Home
last modified time | relevance | path

Searched defs:predict_input_fn (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/distribute/python/examples/
Dsimple_estimator_example.py90 def predict_input_fn(): function
/external/tensorflow/tensorflow/contrib/gan/python/estimator/python/
Dtpu_gan_estimator_test.py155 self, train_input_fn, eval_input_fn, predict_input_fn, prediction_size, argument
228 def predict_input_fn(params): function
Dstargan_estimator_test.py210 predict_input_fn, argument
Dgan_estimator_test.py214 self, train_input_fn, eval_input_fn, predict_input_fn, prediction_size, argument
/external/tensorflow/tensorflow/contrib/distribute/python/
Destimator_training_test.py241 def predict_input_fn(): function