This is the complete list of members for caffe2.python.session.LocalSession, including all inherited members.
__enter__(self) (defined in caffe2.python.session.Session) | caffe2.python.session.Session | |
__exit__(self, ex_type, value, traceback) (defined in caffe2.python.session.Session) | caffe2.python.session.Session | |
__init__(self, ws=None) (defined in caffe2.python.session.LocalSession) | caffe2.python.session.LocalSession | |
__init__(self) (defined in caffe2.python.session.Session) | caffe2.python.session.Session | |
close(self) (defined in caffe2.python.session.Session) | caffe2.python.session.Session | |
compile(cls, runnable, workspace_type=None, setup_net_list=None) (defined in caffe2.python.session.Session) | caffe2.python.session.Session | |
fetch_output(self, output) (defined in caffe2.python.session.Session) | caffe2.python.session.Session | |
is_open(self) (defined in caffe2.python.session.Session) | caffe2.python.session.Session | |
run(self, runnable, workspace_type=None, setup_net_list=None) | caffe2.python.session.Session |