Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | List of all members
data_workers.DataInputCoordinator Class Reference
Inheritance diagram for data_workers.DataInputCoordinator:

Public Member Functions

def __init__ (self, net, input_blob_names, batch_size, device_option, namescope, input_source_name, queue, init_fun=None, external_loggers=None)
 
def is_active (self)
 
def init (self, global_coordinator)
 
def put (self, chunk)
 
def put_metric (self, key, value, count=True)
 

Detailed Description

Definition at line 127 of file data_workers.py.


The documentation for this class was generated from the following file: