Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/nn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-05Add THNN conversion of {ELU, LeakyReLU, LogSigmoid, LogSoftMax, LookupTable}Andreas Köpf
2015-12-30Install THNN into ${Torch_INSTALL_LUA_CPATH_SUBDIR}Andreas Köpf
2015-12-30Add functional version of AbsCriterion using metatable callAndreas Köpf
THNN state is now passed implicitely.
2015-12-30Add THNN/ffi conversion of AbsAndreas Köpf
2012-01-25initial revamp of torch7 treeRonan Collobert