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

12 lines
343 B
ReStructuredText

torch.testing
=============
.. warning::
This module is in a PROTOTYPE state. New functions are still being added, and the available functions may change in
future PyTorch releases. We are actively looking for feedback for UI/UX improvements or missing functionalities.
.. automodule:: torch.testing
.. autofunction:: assert_close