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

Additional Inherited Members

- Public Member Functions inherited from torch.jit.frontend.FrontendError
def __init__ (self, source_range, msg)
 
def __str__ (self)
 
- Public Attributes inherited from torch.jit.frontend.FrontendError
 source_range
 
 msg
 

Detailed Description

Definition at line 119 of file frontend.py.


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