Caffe2 - Python API
A deep learning, cross platform ML framework
net_builder.Operations Member List

This is the complete list of members for net_builder.Operations, including all inherited members.

__getattr__(self, op_type)net_builder.Operations
If(self, cond, name=None)net_builder.Operations
local_exit(self)net_builder.Operations
local_init(self)net_builder.Operations
local_reporter(self, interval_ms=1000, name=None)net_builder.Operations
loop(self, iters=None, name=None)net_builder.Operations
net(self, net=None, name=None)net_builder.Operations
stop(self)net_builder.Operations
stop_guard(self, has_stopped_blob=None, name=None)net_builder.Operations
stop_if(self, blob)net_builder.Operations
task_exit(self)net_builder.Operations
task_group(self)net_builder.Operations
task_init(self)net_builder.Operations
task_reporter(self, interval_ms=1000, name=None)net_builder.Operations