Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dcategory_encoding_distribution_test.py43 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
Dcategory_crossing_distribution_test.py43 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
/external/tensorflow/tensorflow/python/keras/distribute/
Dkeras_correctness_test_base.py335 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)) and
365 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)))
547 if (isinstance(distribution, tpu_strategy.TPUStrategyV1) and
Dkeras_rnn_model_correctness_test.py126 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
Dkeras_utils_test.py106 if (isinstance(distribution, tpu_strategy.TPUStrategyV1) and
477 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)) and
/external/tensorflow/tensorflow/python/distribute/
Dmoving_averages_test.py194 distribution, (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
256 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)):
Dstrategy_combinations_test.py138 self.assertIsInstance(strategy, tpu_strategy.TPUStrategyV1)
Dstrategy_combinations.py114 strategy = tpu_lib.TPUStrategyV1(resolver, steps_per_run,
Dstrategy_common_test.py184 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1,
Dmetrics_v1_test.py103 tpu_strategy.TPUStrategyV1)):
Dtpu_strategy.py681 class TPUStrategyV1(distribute_lib.StrategyV1): class
702 super(TPUStrategyV1, self).__init__(TPUExtended(
Dstrategy_gather_test.py676 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1,
Dvars_test.py50 _TPU_STRATEGIES = (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1)
Dvalues_test.py1100 _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\'>"
/external/tensorflow/tensorflow/python/keras/mixed_precision/
Dloss_scale_optimizer.py800 (tpu_strategy.TPUStrategy, tpu_strategy.TPUStrategyV1,