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-07-11parameters() uses torch.type instead of typeNicholas Leonard
2016-02-09nn.clearStateSergey Zagoruyko
2015-11-28Revert to previous Identity.lua implementationJoao Felipe Santos
2015-11-27fix backcompat for nn.IdentitySoumith Chintala
2015-11-26Retain nn.Identity state pointers if they are tensorsLuke
2015-11-16Revert "State variable pointers should never change."Soumith Chintala
2015-11-16State variable pointers should never change.Luke Hewitt
2014-11-21Fix various unused variables in nnAndrew Tulloch
2012-01-25initial revamp of torch7 treeRonan Collobert