Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/distribute/
Ddistributed_training_utils_v1.py845 per_replica_function = _make_replica_execution_function(model, mode)
871 def _make_replica_execution_function(model, mode): function