Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Drpcbench_test.cc68 for (int worker_idx = 0; worker_idx < n; ++worker_idx) { in MakeGRPCCluster() local
Dcollective_param_resolver_distributed_test.cc289 void RestartWorker(int worker_idx, int num_workers, int num_devices, in RestartWorker()
/external/libaom/libaom/av1/decoder/
Ddecoder.c188 for (int worker_idx = 0; worker_idx < pbi->max_threads - 1; worker_idx++) { in av1_decoder_remove() local
Ddecodeframe.c3402 for (int worker_idx = 0; worker_idx < num_workers; ++worker_idx) { in reset_dec_workers() local
3431 for (int worker_idx = 0; worker_idx < num_workers; ++worker_idx) { in launch_dec_workers() local
3450 for (int worker_idx = num_workers; worker_idx > 0; --worker_idx) { in sync_dec_workers() local
3461 int worker_idx; in decode_mt_init() local
/external/libaom/libaom/av1/common/
Dthread_common.c624 for (int worker_idx = 0; worker_idx < num_workers; ++worker_idx) { in loop_restoration_alloc() local
683 for (int worker_idx = 0; worker_idx < num_workers - 1; worker_idx++) { in av1_loop_restoration_dealloc() local