Home
last modified time | relevance | path

Searched defs:num_processes (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops_test.py117 def __init__(self, num_processes): argument
135 def get_global_mpr(num_processes): argument
156 def make_collective(self, num_processes, gpu_per_process): argument
322 def testAllReduceDense(self, num_processes, required_gpus, implementation, argument
364 def testAllReduceSparse(self, num_processes, required_gpus, implementation, argument
444 def testBatchAllReduceDense(self, num_processes, required_gpus, argument
488 def testBatchAllReduceSparse(self, num_processes, required_gpus, argument
574 def testCollectiveAllReduce(self, num_processes, required_gpus, argument
638 def testAllGatherSameShape(self, num_processes, required_gpus, implementation, argument
679 def testCollectiveV2ControlFlow(self, num_processes, required_gpus, argument
[all …]
/external/toolchain-utils/bestflags/
Dpipeline_process.py40 def __init__(self, num_processes, name, cache, stage, task_queue, helper, argument
/external/perfetto/protos/perfetto/config/
Dstress_test_config.proto32 optional uint32 num_processes = 4; field
/external/python/cpython3/Lib/lib2to3/
Drefactor.py688 num_processes=1): argument
/external/python/cpython2/Lib/lib2to3/
Drefactor.py703 num_processes=1): argument
/external/igt-gpu-tools/tests/i915/
Dgem_shrink.c425 int num_processes = 0; variable