torch.cuda.nvtx.range_pop
- torch.cuda.nvtx.range_pop()[source]
Pops a range off of a stack of nested range spans. Returns the zero-based depth of the range that is ended.
Pops a range off of a stack of nested range spans. Returns the zero-based depth of the range that is ended.