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-12-01Remove resizing of output in lua.Gregory Chanan
2016-10-17more improvments on error messages and shape checksSoumith Chintala
2016-02-18Add THNN conversion for Spatial* modulesFrancisco Massa
2015-06-17Use UNIX line endingsSam Gross
2014-06-26Added SpatialUpSamplingNearest module.Jonathan Tompson