Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Ddistribution_strategy_context.py84 return _get_default_replica_mode()
344 def _get_default_replica_mode(): function
Ddistribute_lib.py304 if context is _get_default_replica_mode():
3612 _get_default_replica_mode = ( variable
3613 distribution_strategy_context._get_default_replica_mode) # pylint: disable=protected-access