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-03-23Reuse same state tensors on forward/backwardFrancisco Massa
2015-05-15Replicate batchModeNicholas Leonard
2015-04-07make nn.Replicate backwards compatibleNicholas Leonard
2015-04-05fixing bug in Replicate introduced by @egrefen in #220Soumith Chintala
2015-04-02Replicate now works across arbitrary dimensions.Edward Grefenstette
2015-03-26avoid for loop. seems to speed things up on GPU.charles blundell
2012-01-25initial revamp of torch7 treeRonan Collobert