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-01Move make contiguous code from lua to C.Gregory Chanan
2016-03-02Better __tostring__ and cleans formattingAlfredo Canziani
2016-02-18Add THNN conversion for Spatial* modulesFrancisco Massa
2016-02-09lazy initSergey Zagoruyko
2016-02-09nn.clearStateSergey Zagoruyko
2016-01-13add locally-connected layersKaiyu Yang