PyTorch Profiler, PyTorch Authors, 2025 (PyTorch Foundation) - The official documentation for the torch.profiler API, detailing its functionality, configuration options, and integration with other tools.
PyTorch Profiler with TensorBoard, Shivam Raikundalia, 2021 (PyTorch Foundation) - An official PyTorch tutorial providing practical examples and a step-by-step guide to using the profiler, especially with TensorBoard for visualization.
Nsight Systems User Guide, NVIDIA Corporation, 2024 (NVIDIA Corporation) - The official user guide for NVIDIA Nsight Systems, a system-wide profiler for optimizing applications on NVIDIA GPUs, offering insights into hardware utilization.
Trace Viewer Guide, Perfetto Authors, 2024 (Perfetto Project) - A guide to using the Perfetto Trace Viewer, which is compatible with the trace files exported by the PyTorch Profiler for detailed timeline analysis.