Caffe2 - Python API
A deep learning, cross platform ML framework
torch.autograd.profiler.FunctionEvent Member List

This is the complete list of members for torch.autograd.profiler.FunctionEvent, including all inherited members.

__init__(self, id, name, thread, cpu_start, cpu_end) (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
__repr__(self) (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
append_kernel(self, name, device, start, end) (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
count (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
cpu_interval (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
cpu_time(self) (defined in torch.autograd.profiler.FormattedTimesMixin)torch.autograd.profiler.FormattedTimesMixin
cpu_time_str (defined in torch.autograd.profiler.FormattedTimesMixin)torch.autograd.profiler.FormattedTimesMixinstatic
cpu_time_total(self) (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
cpu_time_total_str (defined in torch.autograd.profiler.FormattedTimesMixin)torch.autograd.profiler.FormattedTimesMixinstatic
cuda_time(self) (defined in torch.autograd.profiler.FormattedTimesMixin)torch.autograd.profiler.FormattedTimesMixin
cuda_time_str (defined in torch.autograd.profiler.FormattedTimesMixin)torch.autograd.profiler.FormattedTimesMixinstatic
cuda_time_total(self) (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
cuda_time_total_str (defined in torch.autograd.profiler.FormattedTimesMixin)torch.autograd.profiler.FormattedTimesMixinstatic
id (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
kernels (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
key(self) (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
name (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent
thread (defined in torch.autograd.profiler.FunctionEvent)torch.autograd.profiler.FunctionEvent