Home
last modified time | relevance | path

Searched defs:SetStealPartitions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dthreadpool.cc257 void ThreadPool::SetStealPartitions( in SetStealPartitions() function in tensorflow::thread::ThreadPool
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DNonBlockingThreadPool.h88 void SetStealPartitions(const std::vector<std::pair<unsigned, unsigned>>& partitions) { in SetStealPartitions() function