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-10-20Indices for nn.Gregory Chanan
2016-10-20Use index types for SpatialAdaptiveMaxPooling indices.Gregory Chanan
2016-02-09lazy initSergey Zagoruyko
2016-02-09nn.clearStateSergey Zagoruyko
2016-01-31Unify C/Cuda signatures for SpatialConvolutionMM and Spatial(AdaptiveMax,Max)...Francisco Massa
2016-01-28Add THNN conversion of {Spatial(AdaptiveMax,Average,Max)Pooling}Francisco Massa
2015-01-16Added SpatialAdaptiveMaxPoolingfsuzanomassa