Shortcuts

torch.cuda.nvtx.mark

torch.cuda.nvtx.mark(msg)[source]

Describe an instantaneous event that occurred at some point.

Parameters

msg (str) – ASCII message to associate with the event.

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