TorchScript is a language implemented by the PyTorch JIT ("Just in Time compiler")
web:
Lernapparat - Machine Learning Introduction to TorchScript — PyTorch Tutorials 1.11.0+cu102 documentation
PyTorch JIT and TorchScript. A path to production for PyTorch models
PyTorch Eager mode and Script mode_Chris_zhangrx的博客
PyTorch 源码解读之即时编译篇 - 知乎 (zhihu.com)
video:
TorchScript and PyTorch JIT | Deep Dive - YouTube
From Research to Production with PyTorch - YouTube
PyTorch From Research to Production | Nvidia GTC 2020 - YouTube
document:
TorchScript Language Reference — PyTorch 1.11.0 documentation