Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 192 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 192 Bytes

cxxnet

Network in CXX

Tensor Lib convention: For CPU code(.cpp) all the GPU lib are not available For cuda code(.cu) include "tensor/tensor_gpu-inl.hpp" to get access to all gpu code