| __getattr__(self, op_type) | caffe2.python.net_builder.Operations | |
| Condition(self, name=None) | caffe2.python.net_builder.Operations | |
| Else(self, name=None) | caffe2.python.net_builder.Operations | |
| If(self, cond, name=None) | caffe2.python.net_builder.Operations | |
| IfNet(self, cond, name=None) | caffe2.python.net_builder.Operations | |
| local_exit(self, name=None) | caffe2.python.net_builder.Operations | |
| local_init(self) | caffe2.python.net_builder.Operations | |
| local_reporter(self, interval_ms=1000, name=None) | caffe2.python.net_builder.Operations | |
| loop(self, iters=None, name=None) | caffe2.python.net_builder.Operations | |
| net(self, net=None, name=None) | caffe2.python.net_builder.Operations | |
| stop(self) | caffe2.python.net_builder.Operations | |
| stop_guard(self, has_stopped_blob=None, name=None) | caffe2.python.net_builder.Operations | |
| stop_if(self, blob) | caffe2.python.net_builder.Operations | |
| task_exit(self) | caffe2.python.net_builder.Operations | |
| task_group(self) | caffe2.python.net_builder.Operations | |
| task_init(self) | caffe2.python.net_builder.Operations | |
| task_instance_exit(self) | caffe2.python.net_builder.Operations | |
| task_instance_init(self) | caffe2.python.net_builder.Operations | |
| task_reporter(self, interval_ms=1000, name=None) | caffe2.python.net_builder.Operations | |
| WhileNet(self, name=None) | caffe2.python.net_builder.Operations | |