mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
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
13 lines
267 B
ReStructuredText
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
|