Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 585 Bytes

onnx_verification.rst.txt

File metadata and controls

26 lines (19 loc) · 585 Bytes

torch.onnx.verification

.. automodule:: torch.onnx.verification
.. autofunction:: verify_onnx_program
.. autoclass:: VerificationInfo
    :members:
.. autofunction:: verify

Deprecated

The following classes and functions are deprecated.

.. py:class:: check_export_model_diff
.. py:class:: GraphInfo
.. py:class:: GraphInfoPrettyPrinter
.. py:class:: OnnxBackend
.. py:class:: OnnxTestCaseRepro
.. py:class:: VerificationOptions
.. py:function:: find_mismatch
.. py:function:: verify_aten_graph