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
2017-02-12Support Tensor constant (#1129)Jin-Hwa Kim
2016-02-12fix direct assignment in some modulesSergey Zagoruyko
2015-04-22Adding in-place AddConstant and MulConstantfsuzanomassa
2014-06-25Added very simple add and mul constant modules.Jonathan Tompson