Home
last modified time | relevance | path

Searched defs:allow_partial_batch (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Ddistributed_training_utils.py354 def validate_inputs(x, y, distribution_strategy, allow_partial_batch=False): argument
Dtraining.py2164 allow_partial_batch=False): argument