Shortcuts

torch.autograd.profiler.load_nvprof

torch.autograd.profiler.load_nvprof(path)[source]

Opens an nvprof trace file and parses autograd annotations.

Parameters

path (str) – path to nvprof trace

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources