Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbackend.h190 std::unique_ptr<IntraOpThreadPool> intra_op_thread_pool_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dexecutable_run_options.h163 const Eigen::ThreadPoolDevice* intra_op_thread_pool_ = nullptr; variable