Experimental cuda nn package
Cuda Lua CMake C
Latest commit 80e55ad Jun 4, 2016 @nicholas-leonard Merge pull request #29 from 2ndforks/master
gcc 5.xx fixes
Permalink
Failed to load latest commit information.
cmake
rocks
test
.gitignore tell git to ignore build output Sep 7, 2015
BlockMixture.lua scales of zero do not update BlockMixture components Jul 17, 2014
BlockSparse.cu Fix crash for Cuda<Data_Type>Tensor mismatches Jan 12, 2016
BlockSparse.lua BlockMixture is benchmarked Jul 4, 2014
CMakeLists.txt gcc 5.xx fixes Jun 4, 2016
LICENCE initial commit May 15, 2014
LazyKBest.cu works with new cutorch THCState Jan 20, 2015
LazyKBest.lua LazyKBest unit tested Jul 5, 2014
LinearNoBias.lua LinearNoBias.lua Jun 25, 2014
MultinomialStatistics.lua MultinomialStatistics Jul 19, 2014
NoisyReLU.lua fixed NoisyReLU.noise bug Jul 16, 2014
README.md Initial commit May 15, 2014
SoftMaxTree.cu fix mem leak Jan 19, 2016
Sort.lua optimized nn.Sort. updates BlockMixture unit test Jul 3, 2014
TypeDecorator.lua BlockMixture runs Jun 29, 2014
WindowGate.cu
WindowGate.lua
WindowGate2.cu Fix crash for Cuda<Data_Type>Tensor mismatches Jan 12, 2016
WindowGate2.lua WindowGate2 (doesnt work either) Jun 26, 2014
WindowMixture.lua WindowGate2 (doesnt work either) Jun 26, 2014
WindowSparse.cu works with new cutorch THCState Jan 20, 2015
WindowSparse.lua debugged batched optimized BlockSparse:updateOutput Jul 2, 2014
init.cu
init.lua include -> require Feb 13, 2016
utils.c
utils.h works with new cutorch THCState Jan 20, 2015

README.md

cunnx

Experimental cuda nn package