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

Public Member Functions

def __init__ (self, source, uses_true_division=True)
 

Public Attributes

 uses_true_division
 

Detailed Description

Definition at line 165 of file frontend.py.


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