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
2017-08-26fix VolumetricAveragePooling for changed C interfaceSoumith Chintala
2016-03-02Better __tostring__ and cleans formattingAlfredo Canziani
2016-02-26__tostring__ for Volumetric modulesSergey Zagoruyko
2016-02-09nn.clearStateSergey Zagoruyko
2016-02-03Add THNN conversion of Volumetric* modulesAndreas Köpf
2015-05-28Volumetric Average Pooling + doc + unit test, better performance for ↵soumith
Volumetric Max Pooling