TensorflowRunner object that calls process to launch tensorflow.
FileReader object that carries input file path, which will be passed as an argument, '--input' to tensorflow.
FileWriter object that carries output file path, which will be passed as '--output' argument to tensorflow.
Message object that has one of messages object containing attributes related to controlling process pipelining.
a list of DLTrainingOperators which carries path for model file. This path will be passed as '--model' argument to tensorflow.
FileReader object that carries input file path, which will be passed as an argument, '--input' to tensorflow.
FileWriter object that carries output file path, which will be passed as '--output' argument to tensorflow.
a list of DLTrainingOperators which carries path for model file.
a list of DLTrainingOperators which carries path for model file. This path will be passed as '--model' argument to tensorflow.
Message object that has one of messages object containing attributes related to controlling process pipelining.
Progress job by calling tensorflow python application.
Progress job by calling tensorflow python application.
TensorflowRunner object that calls process to launch tensorflow.
:: ApplicationDeveloperApi ::
Controller that launches external system, tensorflow. This controler run with TensorflowRunner on top of batch-style engine.
Data type class