Home
last modified time | relevance | path

Searched refs:process_batch_and_step_size (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_distributed_v1.py605 batch_size, steps_per_epoch = dist_utils.process_batch_and_step_size(
637 _, validation_steps = dist_utils.process_batch_and_step_size(
701 batch_size, steps = dist_utils.process_batch_and_step_size(
740 batch_size, steps = dist_utils.process_batch_and_step_size(
/external/tensorflow/tensorflow/python/keras/distribute/
Ddistributed_training_utils_v1.py438 def process_batch_and_step_size(strategy, function