Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistribute_coordinator.py52 STANDALONE_CLIENT = "standalone_client" variable in CoordinatorMode
H A Ddistribute_coordinator_test.py50 STANDALONE_CLIENT = distribute_coordinator.CoordinatorMode.STANDALONE_CLIENT variable