Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-08 | Canonicalize all includes in PyTorch. (#14849) | Edward Yang | 1 | -2/+2 |
2018-09-27 | Rewrite serialization to correctly handle partial reads/writes in all cases (... | Edward Z. Yang | 1 | -2/+2 |
2018-03-08 | torch.load() / torch.save() support arbitrary file-like object (#5466) | Richard Zou | 1 | -0/+6 |
2017-02-27 | Expose torch.HalfTensor | Adam Paszke | 1 | -0/+3 |
2016-08-23 | Add torch.save and torch.load | Adam Paszke | 1 | -0/+7 |