Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.cc746 RunHandlerPool::Impl* pool_impl() { return pool_impl_; } in pool_impl() function in tensorflow::RunHandler::Impl
1060 RunHandler::Impl::Impl(RunHandlerPool::Impl* pool_impl) in Impl()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.cc670 RunHandlerPool::Impl* pool_impl() { return pool_impl_; } in pool_impl() function in tfrt::tf::RunHandler::Impl
990 RunHandler::Impl::Impl(RunHandlerPool::Impl* pool_impl) in Impl()