mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00: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
12 lines
267 B
ReStructuredText
12 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
|