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-01-26refactoring Mean into Sumsoumith
2015-11-10Add support for negative dimension and both batch and non batch inputs for nn...vgire
2015-08-04Fix contiguous output bug in nn.MeanAdria Puigdomenech
2014-11-18fix 1D case for Mean/Sum/Max/MinRonan Collobert
2014-02-25nn.Mean works with CudaTensorsAndreas Fidjeland
2012-01-25initial revamp of torch7 treeRonan Collobert