Searched refs:set_tensorflow_cpu_worker_threads (Results 1 – 5 of 5) sorted by relevance
53 set_tensorflow_cpu_worker_threads(&eigen_worker_threads_); in SingleThreadedCpuDevice()
63 set_tensorflow_cpu_worker_threads(&eigen_worker_threads_); in RenamedDevice()
157 set_tensorflow_cpu_worker_threads(&tp_info->eigen_worker_threads_); in LocalDevice()
41 set_tensorflow_cpu_worker_threads(&eigen_worker_threads_); in DeviceSimple()
135 void set_tensorflow_cpu_worker_threads(CpuWorkerThreads* t) { in set_tensorflow_cpu_worker_threads() function