Rate this Page

torch.autograd.profiler.profile.self_cpu_time_total#

property profile.self_cpu_time_total#

Returns total time spent on CPU.

The total time is a sum of all self times across all the events.