Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-02 | Adding pin_memory kwarg to zeros, ones, empty, ... tensor constructors. (#18455) | Vitaly Fedyunin | 1 | -1/+5 |
2019-03-30 | Turn on F401: Unused import warning. (#18598) | Edward Yang | 1 | -4/+0 |
2019-02-05 | Rename IntList to IntArrayRef. (#16751) | Edward Yang | 1 | -12/+12 |
2019-02-04 | Revert "Move outplace ops to ATen (#12413)" (#16731) | Edward Yang | 1 | -7/+0 |
2019-01-31 | Move outplace ops to ATen (#12413) | Xiang Gao | 1 | -0/+7 |
2019-01-29 | create type hint stub files for module torch (#12500) | Thomas Viehmann | 2 | -0/+529 |