PyTorch Profiler, PyTorch Developers, 2024 (PyTorch Foundation) - The official documentation for PyTorch's performance profiling module, providing methods to inspect model execution.
Introduction to TorchScript, PyTorch Developers, 2018 (PyTorch Foundation) - The official guide to TorchScript, PyTorch's Just-In-Time (JIT) compiler, for optimizing and deploying models.