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 (Expand)Author
2016-02-01Add THNN conversion of {RReLU, Sigmoid, SmoothL1Criterion,SoftMax, SoftPlus}Andreas Köpf
2015-11-26Add SizeAverage to criterions in the constructorSergio Guadarrama
2015-09-14Add SmoothL1 criterionSergey Zagoruyko