TensorPlay
API symbolscuda
Copy
View MarkdownDownload .md

tensorplay.cuda.nvtx.mark

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

Describe an instantaneous event that occurred at some point.

Parameters:

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

Ask DeepWiki