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-15Fix backward-compatibility of nn.ViewAdam Paszke
2016-03-14View reuses the same internal tensorsfsuzanomassa
2016-03-03Fix __tostring()__ formattingAlfredo Canziani
2016-02-01__tostring__ ViewSergey Zagoruyko
2016-01-25adding :resetSize to nn.Viewsoumith
2015-05-05Rename unpack to table.unpack for Lua 5.2Sam Gross
2015-04-22fix View (hopefuly)Ronan Collobert
2015-03-18fix special View case with -1 arg and dimension set <> 1Ronan Collobert
2015-03-10View: generalize minibatch behavior for tensors with extra dims and number of...Ronan Collobert
2014-06-30Add setNumInputDims() method to nn.ViewSergio Gomez
2014-06-27Add assertion in nn.View constructorSergio Gomez
2014-06-26Add nn.View moduleSergio Gomez