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-12fix direct assignment in some modulesSergey Zagoruyko
2015-10-19Ignore updateGradInput if self.gradInput is nilGreg Heinrich
2015-04-22Adding in-place AddConstant and MulConstantfsuzanomassa
2014-06-25Added very simple add and mul constant modules.Jonathan Tompson