pytorch/docs/source/mobile_optimizer.rst
Svetlana Karslioglu 7c9d94e9bb Redirect mobile_optimizer.rst to executorch (#153664)
Redirect mobile_optimizer.rst to executorch

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/153664
Approved by: https://github.com/byjlw, https://github.com/malfet
2025-05-20 18:13:45 +00:00

22 lines
871 B
ReStructuredText

.. meta::
:robots: noindex
torch.utils.mobile_optimizer
===================================
PyTorch Mobile is no longer actively supported. Redirecting to `ExecuTorch documentation <https://docs.pytorch.org/executorch>`_.
.. raw:: html
<meta http-equiv="Refresh" content="0; url='https://docs.pytorch.org/executorch'" />
.. warning::
PyTorch Mobile is no longer actively supported. Please check out
`ExecuTorch <https://pytorch.org/executorch-overview>`__, PyTorch's
all-new on-device inference library. You can also review
documentation on `XNNPACK <https://pytorch.org/executorch/stable/native-delegates-executorch-xnnpack-delegate.html>`__
and `Vulkan <https://pytorch.org/executorch/stable/native-delegates-executorch-vulkan-delegate.html>`__ delegates.
.. currentmodule:: torch.utils.mobile_optimizer
.. autofunction:: optimize_for_mobile