(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. ```