torch.cuda.nvtx.mark
-
torch.cuda.nvtx.
mark
(msg)[source] Describe an instantaneous event that occurred at some point.
- Parameters
msg (string) – ASCII message to associate with the event.
torch.cuda.nvtx.
mark
(msg)[source]Describe an instantaneous event that occurred at some point.
msg (string) – ASCII message to associate with the event.