Home
last modified time | relevance | path

Searched defs:CollectiveAllReduceExtended (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dmulti_worker_continuous_run_test.py47 CollectiveAllReduceExtended = ( variable
Dstrategy_combinations.py45 CollectiveAllReduceExtended = ( variable
Dcollective_all_reduce_strategy_test.py63 CollectiveAllReduceExtended = ( variable
Dcollective_all_reduce_strategy.py299 class CollectiveAllReduceExtended(mirrored_strategy.MirroredExtended): class