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-02Better __tostring__ and cleans formattingAlfredo Canziani
2016-02-19Fixed wrong place of _gradOutput initializationMartin Simonovsky
2016-02-09lazy initSergey Zagoruyko
2016-02-09nn.clearStateSergey Zagoruyko
2015-01-08Added more informative pretty-printing.Jonathan J Hunt
2014-07-26added optional last argument batchMode to nn.Reshapenicholas-leonard
2014-07-25reshape works (unit tested)nicholas-leonard
2014-07-25reshape better handles contiguous. Updated to use viewsnicholas-leonard
2012-10-26Allowing batches of size 1. This was a sneaky corner case.Clement Farabet
2012-04-03bug fix + cleaner handling of variable arguments (...)Ronan Collobert
2012-01-25initial revamp of torch7 treeRonan Collobert