Searched refs:InitComputePool (Results 1 – 1 of 1) sorted by relevance
74 static thread::ThreadPool* InitComputePool(const SessionOptions& options) { in InitComputePool() function89 static thread::ThreadPool* compute_pool = InitComputePool(options); in ComputePool()