Searched defs:worker_count (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/distribute/ | ||
D | multi_worker_util.py | 104 def worker_count(cluster_spec, task_type): function |
/external/python/cpython3/Lib/test/ | ||
D | test_concurrent_futures.py | 106 worker_count = 5 variable in ExecutorMixin |
/external/ltp/testcases/kernel/fs/read_all/ | ||
D | read_all.c | 90 static long worker_count; variable |
/external/python/futures/ | ||
D | test_futures.py | 137 worker_count = 5 variable in ExecutorMixin |
/external/grpc-grpc/src/core/lib/iomgr/ | ||
D | ev_epollex_linux.cc | 260 gpr_atm worker_count; member |