Home
last modified time | relevance | path

Searched defs:train_input_fn (Results 1 – 6 of 6) sorted by relevance

/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
205 def train_input_fn(params): function
276 def train_input_fn(params): function
Dgan_estimator_test.py214 self, train_input_fn, eval_input_fn, predict_input_fn, prediction_size, argument
372 def train_input_fn(): function
Dstargan_estimator_test.py208 train_input_fn, argument
/external/tensorflow/tensorflow/contrib/distribute/python/examples/
Dsimple_estimator_example.py72 def train_input_fn(): function
/external/tensorflow/tensorflow/contrib/distribute/python/
Dkeras_test.py407 def train_input_fn(): function
437 self, distribution, train_input_fn, eval_input_fn): argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dexperiment.py140 train_input_fn, argument