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

Public Member Functions

def __init__ (self, getter, setter)
 
def __get__ (self, obj, objtype)
 
def __set__ (self, obj, val)
 

Public Attributes

 getter
 
 setter
 

Detailed Description

Definition at line 443 of file __init__.py.


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