Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
torch.autograd.profiler.Interval Class Reference
Inheritance diagram for torch.autograd.profiler.Interval:

Public Member Functions

def __init__ (self, start, end)
 
def elapsed_us (self)
 

Public Attributes

 start
 
 end
 

Detailed Description

Definition at line 360 of file profiler.py.


The documentation for this class was generated from the following file: