Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvideo_receive_stream.cc142 int num_cpu_cores, in VideoReceiveStream()
Dvideo_send_stream.cc112 int num_cpu_cores, in VideoSendStream()
/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.i135 int num_cpu_cores = tensorflow::grappler::GetNumAvailableLogicalCPUCores(); in TF_NewCluster() local