Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dvalues.py504 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
713 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
919 with ds_context.enter_or_assert_strategy(self.distribute_strategy):
939 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
1156 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
1169 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
1182 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
1235 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
1252 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
1262 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
[all …]
Dvalues_util.py186 with ds_context.enter_or_assert_strategy(var.distribute_strategy):
198 with ds_context.enter_or_assert_strategy(var.distribute_strategy):
211 with ds_context.enter_or_assert_strategy(var.distribute_strategy):
Dps_values.py65 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
88 with ds_context.enter_or_assert_strategy(self._distribute_strategy):
Ddistribution_strategy_context.py275 def enter_or_assert_strategy(strategy): function
/external/tensorflow/tensorflow/python/ops/
Dstateful_random_ops.py609 with ds_context.enter_or_assert_strategy(self._distribution_strategy):
622 with ds_context.enter_or_assert_strategy(self._distribution_strategy):