Searched defs:num_cpu_cores (Results 1 – 4 of 4) sorted by relevance
142 int num_cpu_cores, in VideoReceiveStream()
112 int num_cpu_cores, in VideoSendStream()
41 SingleMachine::SingleMachine(int timeout_s, int num_cpu_cores, int num_gpus) in SingleMachine()
135 int num_cpu_cores = tensorflow::grappler::GetNumAvailableLogicalCPUCores(); in TF_NewCluster() local