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

Public Member Functions

def __init__ (self, wrapped)
 
def __get__ (self, instance, obj_type=None)
 

Public Attributes

 wrapped
 

Detailed Description

Definition at line 93 of file utils.py.


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