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
2016-01-03Use tensor for THNN functions even for single element outputsAndreas Köpf
2015-12-30Add functional version of AbsCriterion using metatable callAndreas Köpf
THNN state is now passed implicitely.
2015-11-26Add SizeAverage to criterions in the constructorSergio Guadarrama
2012-01-25initial revamp of torch7 treeRonan Collobert