Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dmulti_worker_continuous_run_test.py49 CollectiveAllReduceExtended._enable_check_health = False
Dcollective_all_reduce_strategy.py305 _enable_check_health = True variable in CollectiveAllReduceExtended
510 if self._enable_check_health:
Dstrategy_combinations.py149 CollectiveAllReduceExtended._enable_check_health = False # pylint: disable=protected-access
/external/tensorflow/tensorflow/python/distribute/integration_test/
Dmwms_peer_failure_test.py37 mwms_lib.CollectiveAllReduceExtended._enable_check_health = True