Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dstrategy_combinations.py394 def tpu_strategy_combinations(): function
399 return strategy_minus_tpu_combinations() + tpu_strategy_combinations()
413 tpu_strategy_combinations())
/external/tensorflow/tensorflow/python/keras/distribute/
Ddistribute_strategy_test.py244 def tpu_strategy_combinations(): function
259 return strategy_minus_tpu_combinations() + tpu_strategy_combinations(
276 tpu_strategy_combinations() +