Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dtape.py98 distribution_strategy_context.get_strategy_and_replica_context())
115 distribution_strategy_context.get_strategy_and_replica_context())
134 distribution_strategy_context.get_strategy_and_replica_context())
/external/tensorflow/tensorflow/python/distribute/
Ddistribution_strategy_context.py216 def get_strategy_and_replica_context(): function