评价此页

torch.cuda.nvtx.mark#

torch.cuda.nvtx.mark(msg)[source]#

描述在某个时间点发生的瞬时事件。

参数

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