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

Public Member Functions

def __init__ (self, name)
 
def __enter__ (self)
 
def __exit__ (self, args)
 

Public Attributes

 name
 

Detailed Description

Definition at line 12 of file profiler.py.


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