TensorPlay
API symbolscuda
Copy
View MarkdownDownload .md

tensorplay.cuda.nvtx.range_push

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

Push a range onto a stack of nested range span. Returns zero-based depth of the range that is started.

Parameters:

msg (str) – ASCII message to associate with range

Ask DeepWiki