Searched defs:eval_batch_size (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/tpu/ |
D | tpu_context.py | 199 eval_batch_size, argument 705 def __init__(self, config, train_batch_size, eval_batch_size, argument 731 def _get_tpu_context(config, train_batch_size, eval_batch_size, argument
|
D | _tpu_estimator_embedding.py | 213 def __init__(self, embedding_config_spec, train_batch_size, eval_batch_size, argument
|
D | tpu_estimator.py | 2226 eval_batch_size=None, argument
|
/external/tensorflow/tensorflow/contrib/gan/python/estimator/python/ |
D | tpu_gan_estimator_impl.py | 102 eval_batch_size=None, argument
|