Home
last modified time | relevance | path

Searched defs:STANDALONE_CLIENT (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Ddistribute_coordinator.py56 STANDALONE_CLIENT = "standalone_client" variable in CoordinatorMode
Ddistribute_coordinator_test.py58 STANDALONE_CLIENT = distribute_coordinator.CoordinatorMode.STANDALONE_CLIENT variable