Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
caffe2.python.onnx.workspace._WorkspaceCtx Class Reference
Inheritance diagram for caffe2.python.onnx.workspace._WorkspaceCtx:

Public Member Functions

def __init__ (self, workspace_id)
 
def __enter__ (self)
 
def __exit__ (self, exc_type, exc_value, traceback)
 

Public Attributes

 workspace_id
 
 workspace_stack
 

Detailed Description

Definition at line 15 of file workspace.py.


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