LostTech.TensorFlow : API Documentation

Type ITPUEstimator

Namespace tensorflow_estimator.python.estimator.tpu.tpu_estimator

Interfaces IEstimator

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)