Searched defs:predict_input_fn (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/contrib/distribute/python/examples/ |
D | simple_estimator_example.py | 90 def predict_input_fn(): function
|
/external/tensorflow/tensorflow/contrib/gan/python/estimator/python/ |
D | tpu_gan_estimator_test.py | 155 self, train_input_fn, eval_input_fn, predict_input_fn, prediction_size, argument 228 def predict_input_fn(params): function
|
D | stargan_estimator_test.py | 210 predict_input_fn, argument
|
D | gan_estimator_test.py | 214 self, train_input_fn, eval_input_fn, predict_input_fn, prediction_size, argument
|
/external/tensorflow/tensorflow/contrib/distribute/python/ |
D | estimator_training_test.py | 241 def predict_input_fn(): function
|