Path: blob/main/recipes_source/distributed_optim_torchscript.rst
2366 views
..
TODO(gmagogsfm): Replace/delete this document by 2.9 release. https://github.com/pytorch/tutorials/issues/3456
.. warning::
TorchScript is deprecated, please use
`torch.export <https://docs.pytorch.org/tutorials/intermediate/torch_export_tutorial.html>`__ instead.