Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbackend.cc71 struct Backend::IntraOpThreadPool { struct in xla::Backend
72 explicit IntraOpThreadPool(const int num_threads) in IntraOpThreadPool() argument
78 std::unique_ptr<tensorflow::thread::ThreadPool> pool;
79 std::unique_ptr<Eigen::ThreadPoolDevice> device;