Searched refs:AsIntraThreadPoolInterface (Results 1 – 8 of 8) sorted by relevance
74 *intra_op_threadpool = handler->AsIntraThreadPoolInterface(); in InitializeRequest()
151 tensorflow::thread::ThreadPoolInterface* AsIntraThreadPoolInterface() const;
130 auto* intra_pool = handler->AsIntraThreadPoolInterface(); in TEST()
1056 RunHandler::AsIntraThreadPoolInterface() const { in AsIntraThreadPoolInterface() function in tfrt::tf::RunHandler
97 thread::ThreadPoolInterface* AsIntraThreadPoolInterface();
59 auto intra_thread_pool = handler->AsIntraThreadPoolInterface(); in TEST()
1113 thread::ThreadPoolInterface* RunHandler::AsIntraThreadPoolInterface() { in AsIntraThreadPoolInterface() function in tensorflow::RunHandler
729 handler->AsIntraThreadPoolInterface(); in RunInternal()