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

Public Member Functions

def __init__ (self, name, members)
 
def __getattr__ (self, name)
 

Public Attributes

 name
 
 members
 

Detailed Description

Definition at line 16 of file annotations.py.


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