Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-20 | Remove torch/legacy (#11823) | Christian Puhrsch | 1 | -38/+0 |
2018-07-02 | update nn loss tests to use new reduction arg (#9118) | Roy Li | 1 | -2/+2 |
2018-07-01 | combine size_average and reduce args in loss functions (#8018) | Roy Li | 1 | -4/+3 |
2018-02-23 | Merge Variable and Tensor classes (#5225) | Sam Gross | 1 | -1/+1 |
2017-11-07 | Add reduce keyword for KLDivLoss (#3330) | Richard Zou | 1 | -2/+6 |
2017-01-28 | [pep8] Fix most lint automatically with autopep8 | Luke Yeager | 1 | -2/+2 |
2016-12-01 | Add __len__ for tensors | Adam Paszke | 1 | -1/+2 |
2016-09-20 | Codemod to remove camel case method naming | Adam Paszke | 1 | -2/+2 |
2016-08-12 | Fix Python 2.7 compatibility | Adam Paszke | 1 | -2/+2 |
2016-07-26 | Converted nn modules | Adam Paszke | 1 | -0/+34 |