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
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