Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Darchrast.h39 WORKER = 1 enumerator
/external/tensorflow/tensorflow/python/distribute/
Destimator_training.py35 WORKER = dc._TaskType.WORKER variable
Ddistribute_coordinator.py42 WORKER = "worker" variable in _TaskType
Ddistribute_coordinator_test.py54 WORKER = distribute_coordinator._TaskType.WORKER variable
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Drun_config.py69 WORKER = 'worker' variable in TaskType
/external/tensorflow/tensorflow/contrib/distribute/python/
Destimator_training_test.py67 WORKER = dc._TaskType.WORKER variable
Dparameter_server_strategy_test.py59 WORKER = run_config.TaskType.WORKER variable
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/system/impl/
DCoreImplTest.java48 private static final ScheduledExecutorService WORKER = field in CoreImplTest