Mila
Deep Neural Network Library
Loading...
Searching...
No Matches
Memory.ixx File Reference
#include <cstdio>
#include <cstdlib>
#include <iostream>

Namespaces

namespace  Mila
 
namespace  Mila::Helpers
 

Functions

void * Mila::Helpers::malloc_check (size_t size, const char *file, int line)
 Allocates memory with error checking.
 
void * Mila::Helpers::mallocCheck (size_t size)
 Allocates memory with error checking.