Home
last modified time | relevance | path

Searched defs:worker_count (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dmulti_worker_util.py104 def worker_count(cluster_spec, task_type): function
/external/python/cpython3/Lib/test/
Dtest_concurrent_futures.py106 worker_count = 5 variable in ExecutorMixin
197 worker_count = 2 variable in InitializerMixin
215 worker_count = 2 variable in FailingInitializerMixin
/external/ltp/testcases/kernel/fs/read_all/
Dread_all.c90 static long worker_count; variable
/external/python/futures/
Dtest_futures.py137 worker_count = 5 variable in ExecutorMixin
/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollex_linux.cc260 gpr_atm worker_count; member
921 int worker_count = gpr_atm_no_barrier_load(&pollset->worker_count); local