Caffe2 - Python API
A deep learning, cross platform ML framework
caffe2.python.core.ExecutionStep Member List

This is the complete list of members for caffe2.python.core.ExecutionStep, including all inherited members.

__init__(self, name, nets=None, num_iter=None) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
__str__(self) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
AddNet(self, net) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
AddSubstep(self, substep) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
create_from_proto(cls, step_proto, net_obj_dict, net_proto_dict)caffe2.python.core.ExecutionStep
get_all_attributes(self, name)caffe2.python.core.ExecutionStep
get_net(self, name) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
HasNets(self) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
HasSubsteps(self) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
Name(self) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
Nets(self) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
Proto(self) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
RunEveryMillis(self, interval)caffe2.python.core.ExecutionStep
SetConcurrentSubsteps(self, concurrent_substeps) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
SetCreateWorkspace(self, create_workspace) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
SetIter(self, num_iter) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
SetNumConcurrentInstances(self, num_concurrent_instances) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
SetOnlyOnce(self, only_once) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
SetReportNet(self, report_net, report_interval)caffe2.python.core.ExecutionStep
SetShouldStopBlob(self, should_stop_blob) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep
Substeps(self) (defined in caffe2.python.core.ExecutionStep)caffe2.python.core.ExecutionStep