Get and calculate the data up to the specified endpoints, and return as a RDD[Table]
Get and calculate the data up to the specified endpoints, and return as a RDD[Table]
output endpoints
indicate whether the subgraph to be executed already has to batch operation. If yes, the batch operation will be undone at the end of this execution, that is split each tensor by their first dimension.
Predict data with tensorflow graph.
Predict data with tensorflow graph. The data must hold in a queue
if the model input is the batch
batch size, which should be original batch size * total core number
Dump varaible contents to a file
Train the tensorflow graph.
Train the tensorflow graph. The model must be fed data with a queue
if the model input is the batch
batch size, which should be original batch size * total core number
Train the tensorflow graph
Train the tensorflow graph