nnlib
GPU-accelerated, C/C++ neural network library.
utils Directory Reference

Files

file  allocation.cpp
 Source file defining methods regarding memory allocation on host.
 
file  location_verifiers.cpp
 Header file defining methods to verify multiple DataLocation at once.
 
file  location_verifiers.h [code]
 Header file declaring methods to verify multiple DataLocation at once.
 
file  onehot_encode.cpp
 Source file containing the definition of the oneHotEncode() method.
 
file  printing.cpp
 Source file defining methods to construct useful string messages.
 
file  printing.h [code]
 Header file declaring methods to construct useful string messages.
 
file  read.cpp
 Source file defining methods that can be used when reading from files.
 
file  session.cu
 Source file defining the Session class.