Searched refs:set_tensorflow_cpu_worker_threads (Results 1 – 4 of 4) sorted by relevance
54 set_tensorflow_cpu_worker_threads(&eigen_worker_threads_); in SingleThreadedCpuDevice()
164 set_tensorflow_cpu_worker_threads(&tp_info->eigen_worker_threads_); in LocalDevice()
61 set_tensorflow_cpu_worker_threads(&eigen_worker_threads_); in DeviceSimple()
132 void set_tensorflow_cpu_worker_threads(CpuWorkerThreads* t) { in set_tensorflow_cpu_worker_threads() function