Rate this Page

torch.cuda.profiler.start#

torch.cuda.profiler.start()[source]#

Starts cuda profiler data collection.

Warning

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