Rate this Page

torch.cuda.nvtx.range_end#

torch.cuda.nvtx.range_end(range_id)[source]#

Mark the end of a range for a given range_id.

Parameters:

range_id (int) – an unique handle for the start range.