|
nnlib
GPU-accelerated, C/C++ neural network library.
|
Files | |
| file | allocation_gpu.cu |
| Source file defining methods regarding memory allocation on device. | |
| file | allocation_gpu.cuh |
| Header file to declare common functions regarding memory allocation on device. | |
| file | assert.cuh |
| Header file declaring the gpuAssert() method. | |
| file | verify.cu |
| Source file defining methods used for verifying the existence of a CUDA runtime. | |