# tensorplay.cuda.profiler.stop

Source: https://www.tensorplay.cn/docs/generated/tensorplay.cuda.profiler.stop.html

# tensorplay.cuda.profiler.stop

tensorplay.cuda.profiler.stop()[[source]](../_modules/tensorplay/cuda/profiler.html#stop)

Stops cuda profiler data collection.

Warning

Raises CudaError in case of it is unable to stop the profiler.
