Searched defs:pool_impl (Results 1 – 1 of 1) sorted by relevance
738 RunHandlerPool::Impl* pool_impl() { return pool_impl_; } in pool_impl() function in tensorflow::RunHandler::Impl1048 RunHandler::Impl::Impl(RunHandlerPool::Impl* pool_impl) in Impl()