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-02-18Add THNN conversion of Spatial*ConvolutionMapAndreas Köpf
2015-05-20Remove unused and expensive initialization logic from nn.SpatialConvolutionMap.George van den Driessche
2014-11-21Fix various unused variables in nnAndrew Tulloch
2014-07-17mod->fmodSoumith Chintala
2013-02-20Merge branch 'nn_fast_reset'Clement Farabet
2012-10-27Faster reset for 'nn' modules.Clement Farabet
2012-10-12Made the private functions to be local.Ivo Danihelka
2012-08-24added cuda convolutionMapSoumith Chintala
2012-02-03{min,max,sum,mean,var,std}all now without 'all' in luaRonan Collobert
2012-01-25initial revamp of torch7 treeRonan Collobert