Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-20 | Remove torch/legacy (#11823) | Christian Puhrsch | 1 | -260/+0 |
2017-05-09 | Change all legacy/nn modules to use keepdim=True (even if tests don't fail). | Gregory Chanan | 1 | -6/+6 |
2017-01-28 | [pep8] Fix most lint automatically with autopep8 | Luke Yeager | 1 | -26/+22 |
2016-12-29 | Accept outputs in out argument | Adam Paszke | 1 | -9/+9 |
2016-12-01 | Add __len__ for tensors | Adam Paszke | 1 | -16/+30 |
2016-09-20 | Codemod to remove camel case method naming | Adam Paszke | 1 | -16/+16 |
2016-08-12 | Fix Python 2.7 compatibility | Adam Paszke | 1 | -2/+2 |
2016-08-12 | copy -> copy_ | Adam Paszke | 1 | -9/+9 |
2016-08-11 | Add cunn tests | Adam Paszke | 1 | -1/+1 |
2016-08-10 | Major refactor | Adam Paszke | 1 | -84/+84 |
2016-08-02 | Add cunn | Adam Paszke | 1 | -5/+5 |
2016-07-29 | Add converted nn modules | Adam Paszke | 1 | -0/+250 |