Searched refs:GetNumAvailableLogicalCPUCores (Results 1 – 4 of 4) sorted by relevance
37 int GetNumAvailableLogicalCPUCores();
75 int GetNumAvailableLogicalCPUCores() { return port::NumSchedulableCPUs(); } in GetNumAvailableLogicalCPUCores() function
135 int num_cpu_cores = tensorflow::grappler::GetNumAvailableLogicalCPUCores(); in TF_NewCluster()
122 grappler::GetNumAvailableLogicalCPUCores(); in ConvertGraphDefToTensorRT()