Rate this Page
โ˜… โ˜… โ˜… โ˜… โ˜…

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.