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

Files

file  tensor.cpp
 Source file defining methods related to the Tensor class.
 
file  tensor_operations_on_device.cu
 Source file defining tensor operations that happen on device.
 
file  tensor_operations_on_device.cuh
 Header file declaring tensor operations that happen on device.
 
file  tensor_operations_on_host.cpp
 Source file defining tensor operations that happen on host.
 
file  tensor_operations_on_host.h [code]
 Header file declaring tensor operations that happen on host.