Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/distribute/
Dkeras_correctness_test_base.py334 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)) and
364 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)))
553 if (isinstance(distribution, tpu_strategy.TPUStrategyV1) and
Dkeras_rnn_model_correctness_test.py120 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
Dkeras_utils_test.py104 if (isinstance(distribution, tpu_strategy.TPUStrategyV1) and
555 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)) and
Ddistribute_strategy_test.py146 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
468 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
517 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
/external/tensorflow/tensorflow/python/distribute/
Dmoving_averages_test.py179 distribution, (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
237 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
Dstrategy_combinations.py82 return tpu_lib.TPUStrategyV1(resolver, steps_per_run,
Dtpu_strategy.py171 class TPUStrategyV1(distribute_lib.StrategyV1): class
192 super(TPUStrategyV1, self).__init__(TPUExtended(
Dmetrics_v1_test.py103 tpu_strategy.TPUStrategyV1)):
Dvalues_test.py803 _TPU_STRATEGIES = (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.distribute.experimental.-t-p-u-strategy.pbtxt3 is_instance: "<class \'tensorflow.python.distribute.tpu_strategy.TPUStrategyV1\'>"