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

Public Member Functions

def __init__ (self, source_range, msg)
 
def __str__ (self)
 

Public Attributes

 source_range
 
 msg
 

Detailed Description

Definition at line 90 of file frontend.py.


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