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 | |
.. autofunction:: make_tensor |