Public Member Functions | |
def | __init__ (self) |
def | workspace (self) |
def | set_workspace (self, node=None, ws=None, do_copy=False) |
def | define_blob (self, blob) |
def | need_blob (self, blob) |
Public Member Functions inherited from caffe2.python.net_printer.Visitor | |
def | register (cls, Type) |
def | __call__ (self, obj, args, kwargs) |
Public Attributes | |
workspaces | |
workspace_ctx | |
Public Attributes inherited from caffe2.python.net_printer.Visitor | |
visitors | |
Static Public Attributes | |
dictionary | PREFIXES_TO_IGNORE = {'distributed_ctx_init'} |
Definition at line 48 of file net_printer.py.