Public Member Functions | |
def | __init__ (self, net, input_blob_names, batch_size, device_option, namescope, input_source_name, queue, metrics, dont_rebatch, batch_columns, timeout=600) |
def | start (self) |
def | stop (self) |
def | cleanup (self) |
def | put (self, chunk, data_input_coordinator) |
Public Member Functions inherited from caffe2.python.parallel_workers.State | |
def | start (self) |
def | stop (self) |
def | cleanup (self) |
Definition at line 154 of file data_workers.py.