Back to Pytorch

CPU threading and TorchScript inference

docs/source/notes/cpu_threading_torchscript_inference.md

2.13.0211 B
Original Source

(cpu-threading-torchscript-inference)=

CPU threading and TorchScript inference

{warning}
TorchScript is deprecated, please use
[torch.export](https://docs.pytorch.org/docs/stable/export.html) instead.