cuda-convnet2 icon indicating copy to clipboard operation
cuda-convnet2 copied to clipboard

Custom fork containing our own python backend for integration into neon

Results 1 cuda-convnet2 issues
Sort by recently updated
recently updated
newest added

Add several lines in FindCBLAS.cmake so that openblas can be found. Also fix a bug caused by improper use of find_library() in ctypes. According to "If wrapping a shared library...