Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/integration_test/
Dmwms_peer_failure_test.py41 mwms_lib.CollectiveAllReduceExtended._check_health_timeout = 1
/external/tensorflow/tensorflow/python/distribute/
Dcollective_all_reduce_strategy.py314 _check_health_timeout = 10 variable in CollectiveAllReduceExtended
811 peer, timeout_in_ms=self._check_health_timeout * 1000)