cupy.cuda.runtime.profilerStart#

cupy.cuda.runtime.profilerStart()#

启用性能分析。

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

详情请参阅 CUDA 文档。