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

Public Member Functions

def __init__ (self, setter, getter)
 
def set_enabled (self, value)
 
def get_enabled (self)
 

Public Attributes

 setter
 
 getter
 

Properties

 enabled = property(get_enabled, set_enabled)
 

Detailed Description

Definition at line 7 of file __init__.py.


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