mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
12 lines
343 B
ReStructuredText
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
|