pytorch/torch/testing
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
..
_internal [Doc] make_tensor to torch.testing module (#63925) 2021-08-30 12:25:40 -07:00
__init__.py [Doc] make_tensor to torch.testing module (#63925) 2021-08-30 12:25:40 -07:00
_asserts.py Improve error messages of torch.testing.assert_close for sparse inputs (#61583) 2021-07-30 11:23:26 -07:00
_check_kernel_launches.py Paren-matching kernel launch check without external deps (#60778) 2021-06-28 10:18:04 -07:00
_core.py Updates internal assert_allclose callsites in favor of assert_close (#61841) 2021-08-19 12:50:41 -07:00
_creation.py [Doc] make_tensor to torch.testing module (#63925) 2021-08-30 12:25:40 -07:00
_deprecated.py Updates internal assert_allclose callsites in favor of assert_close (#61841) 2021-08-19 12:50:41 -07:00