vitrioil
747b3b311d
Fix links in torch.testing docs ( #80353 )
...
Fixes #79266
Pull Request resolved: https://github.com/pytorch/pytorch/pull/80353
Approved by: https://github.com/mruberry
2022-07-11 19:15:53 +00:00
Philip Meier
c6f1bbc0ac
promote torch.testing to stable ( #73348 )
...
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/73348
Test Plan: Imported from OSS
Reviewed By: mrshenli
Differential Revision: D34457727
Pulled By: mruberry
fbshipit-source-id: 2cc812b643e0d1e753bead2751ee79b3f03fde20
(cherry picked from commit bcdaca1a019a679b8b274e2fb5f19bfd08874ce9)
2022-02-25 06:30:31 +00:00
Philip Meier
de296d526f
move torch.testing from prototype to beta ( #69668 )
...
Summary:
cc brianjo mruberry
Pull Request resolved: https://github.com/pytorch/pytorch/pull/69668
Reviewed By: albanD
Differential Revision: D33028213
Pulled By: mruberry
fbshipit-source-id: 3316b887d4c322cc1262feee651464da4124a6de
2021-12-17 09:52:47 -08:00
Kushashwa Ravi Shrimali
d37636901e
[Doc] make_tensor to torch.testing module ( #63925 )
...
Summary:
This PR aims to add `make_tensor` to the `torch.testing` module in PyTorch docs.
TODOs:
* [x] Add examples
cc: pmeier mruberry brianjo
Pull Request resolved: https://github.com/pytorch/pytorch/pull/63925
Reviewed By: ngimel
Differential Revision: D30633487
Pulled By: mruberry
fbshipit-source-id: 8e5a1f880c6ece5925b4039fee8122bd739538af
2021-08-30 12:25:40 -07:00
Philip Meier
0dd0151c64
add torch.testing to docs ( #57247 )
...
Summary:
Redo of https://github.com/pytorch/pytorch/issues/56373 out of stack.
---
To reviewers: **please be nitpicky**. I've read this so often that I probably missed some typos and inconsistencies.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/57247
Reviewed By: albanD
Differential Revision: D28247402
Pulled By: mruberry
fbshipit-source-id: 71142678ee5c82cc8c0ecc1dad6a0b2b9236d3e6
2021-05-07 09:16:39 -07:00