Home
last modified time | relevance | path

Searched refs:test_combinations_with_tpu_strategies_graph (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/keras/distribute/
Dkeras_image_model_correctness_test.py137 keras_correctness_test_base.test_combinations_with_tpu_strategies_graph())
152 keras_correctness_test_base.test_combinations_with_tpu_strategies_graph())
Dkeras_stateful_lstm_model_correctness_test.py97 .test_combinations_with_tpu_strategies_graph()))
Dkeras_dnn_correctness_test.py115 .test_combinations_with_tpu_strategies_graph() +
314 keras_correctness_test_base.test_combinations_with_tpu_strategies_graph())
Dkeras_correctness_test_base.py106 def test_combinations_with_tpu_strategies_graph(): function