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-03-23Reuse same state tensors on forward/backwardFrancisco Massa
2016-02-09nn.clearStateSergey Zagoruyko
2015-11-08Add batch mode in DotProduct + unit testsensout
2015-04-28Make type() truly recursive.Dominik Grewe
2014-03-12Added DotProduct:type().Ivo Danihelka
2012-02-19gradInput[2] has to be same shape as input[2]Koray Kavukcuoglu
2012-01-25initial revamp of torch7 treeRonan Collobert