TorchScript Documentation, PyTorch Team, 2024 (PyTorch Foundation) - The authoritative guide to TorchScript, detailing tracing, scripting, the TorchScript language subset, and deployment.
Deep Learning with PyTorch, Eli Stevens, Luca Antiga, and Thomas Viehmann, 2020 (Manning Publications) - Provides a practical guide to using PyTorch, including a dedicated chapter on model deployment with TorchScript.
Introduction to TorchScript Tutorial, PyTorch Team, 2024 (PyTorch Team) - A comprehensive tutorial from the official PyTorch website, providing practical examples and explanations for using TorchScript.