Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_distributed.py320 scope = distributed_training_utils.distributed_scope(
483 scope = distributed_training_utils.distributed_scope(
624 scope = distributed_training_utils.distributed_scope(
Dtraining_arrays.py145 scope = distributed_training_utils.distributed_scope(
Ddistributed_training_utils.py904 def distributed_scope(strategy, learning_phase): function