Home
last modified time | relevance | path

Searched defs:WORKER (Results 1 – 8 of 8) sorted by relevance

/external/pytorch/torch/distributed/elastic/events/
Dapi.py25 WORKER = "WORKER" variable in EventSource
/external/tensorflow/tensorflow/python/distribute/
Destimator_training.py31 WORKER = dc._TaskType.WORKER variable
Ddistribute_coordinator.py38 WORKER = "worker" variable in _TaskType
Dparameter_server_strategy_test.py58 WORKER = run_config.TaskType.WORKER variable
Ddistribute_coordinator_test.py46 WORKER = distribute_coordinator._TaskType.WORKER variable
/external/googleapis/google/devtools/build/v1/
Dbuild_events.proto160 WORKER = 2; enumerator
/external/tensorflow/tensorflow/python/keras/distribute/
Ddistribute_coordinator_utils.py50 WORKER = "worker" variable in _TaskType
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/system/impl/
DCoreImplTest.java48 private static final ScheduledExecutorService WORKER = field in CoreImplTest