mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Summary: jit.rst Test Plan: CI Rollback Plan: Differential Revision: D78309840 Pull Request resolved: https://github.com/pytorch/pytorch/pull/158317 Approved by: https://github.com/svekars, https://github.com/zhxchen17
195 B
195 B
(jit_unsupported)=
TorchScript Unsupported PyTorch Constructs
:::{warning} TorchScript is deprecated, please use torch.export instead. :::