Public Member Functions | |
def | __init__ (self, factor_prefixes=False, c2_syntax=True) |
Public Member Functions inherited from caffe2.python.net_printer.Visitor | |
def | register (cls, Type) |
def | __call__ (self, obj, args, kwargs) |
Public Member Functions inherited from caffe2.python.net_printer.Text | |
def | __init__ (self) |
def | context (self, text) |
def | add (self, text) |
def | __str__ (self) |
Public Attributes | |
factor_prefixes | |
c2_syntax | |
c2_net_name | |
Public Attributes inherited from caffe2.python.net_printer.Visitor | |
visitors | |
Public Attributes inherited from caffe2.python.net_printer.Text | |
lines | |
Definition at line 186 of file net_printer.py.