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-04-13Remove unnecessary function override in unpooling modules (#749)Adam Paszke
2016-03-02Better __tostring__ and cleans formattingAlfredo Canziani
2016-02-18Add THNN conversion for Spatial* modulesFrancisco Massa
2016-02-09nn.clearStateSergey Zagoruyko
2015-12-17Add SpatialMaxUnpoolingclement-masson