Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | List of all members
torch.jit.ScriptMeta Class Reference
Inheritance diagram for torch.jit.ScriptMeta:
torch.jit.ScriptModule model.Model test_jit.TestScript.DerivedStateModule torch.jit._ConstModuleList torch.jit.quantized.QuantizedLinear torch.jit.quantized.QuantizedRNNCellBase torch.jit.ScriptClass torch.jit.ScriptClass torch.jit.TracedModule torch.jit.WeakScriptModuleProxy

Public Member Functions

def __init__ (cls, name, bases, attrs)
 

Detailed Description

Definition at line 978 of file __init__.py.


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