Type ITPUEstimator Namespace tensorflow_estimator.python.estimator.tpu.tpu_estimator Interfaces IEstimator Methods evaluate predict train Public instance methods object evaluate(object input_fn, object steps, object hooks, object checkpoint_path, object name) object predict(object input_fn, object predict_keys, object hooks, object checkpoint_path, object yield_single_examples) object train(object input_fn, object hooks, object steps, object max_steps, object saving_listeners)