Home
last modified time | relevance | path

Searched refs:allow_partial_batch (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/keras/distribute/
Ddistributed_training_utils_v1.py487 allow_partial_batch = (
491 allow_partial_batch = (
508 if allow_partial_batch:
532 if allow_partial_batch:
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_distributed_v1.py643 allow_partial_batch=True)
703 allow_partial_batch=True)
741 allow_partial_batch=True)
Dtraining_v1.py2111 allow_partial_batch=False): argument
2195 drop_remainder = (not allow_partial_batch and