cupy.cuda.runtime.profilerStop#

cupy.cuda.runtime.profilerStop()#

禁用性能分析。

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

详情请参阅 CUDA 文档。