cupy.cuda.profiler.start#

cupy.cuda.profiler.start()#

profilerStart() 启用性能分析。

用户可以启用 CUDA 性能分析。当发生错误时,它会引发一个异常。

详情请参阅 CUDA 文档。