pytorch/docs/source/testing.rst
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

13 lines
267 B
ReStructuredText

torch.testing
=============
.. warning::
This module is a beta release, and its interfaces and functionality may change without warning in future
PyTorch releases.
.. automodule:: torch.testing
.. autofunction:: assert_close
.. autofunction:: make_tensor