torch_npu.npu.prof_stop
torch_npu.npu.prof_stop()
停止Profiling数据采集,与torch_npu.npu.prof_start
配对使用
。
参数解释:
无参数。
返回值:
无
约束条件:
无
示例:
无
父主题:
torch_npu.npu profiler