Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_send_stream.cc111 int num_cpu_cores, in CreateVideoStreamEncoder()
138 int num_cpu_cores, in VideoSendStream()
Dvideo_receive_stream2.cc183 int num_cpu_cores, in VideoReceiveStream2()
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dtpu_driver.proto43 required int32 num_cpu_cores = 1; field
/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine.cc41 SingleMachine::SingleMachine(int timeout_s, int num_cpu_cores, int num_gpus) in SingleMachine()
/external/tensorflow/tensorflow/python/grappler/
Dcluster_wrapper.cc82 int num_cpu_cores = in PYBIND11_MODULE() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/
Dtrt_convert_api.cc53 int num_cpu_cores = grappler::GetNumAvailableLogicalCPUCores(); in NewCluster() local