mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Fixes #108379 Pull Request resolved: https://github.com/pytorch/pytorch/pull/108905 Approved by: https://github.com/abock
9 lines
286 B
ReStructuredText
9 lines
286 B
ReStructuredText
ONNX Backend for TorchDynamo
|
|
============================
|
|
|
|
For a quick overview of ``torch.compiler``, see :ref:`torch.compiler_overview`.
|
|
|
|
.. warning::
|
|
The ONNX backend for torch.compile is a rapidly evolving beta technology.
|
|
|
|
.. autofunction:: torch.onnx.is_onnxrt_backend_supported |