Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler_concurrent_work_queue.cc104 bool RunHandlerThreadWorkQueue::IsInWorkerThread() const { in IsInWorkerThread() function in tfrt::tf::RunHandlerThreadWorkQueue
H A Drun_handler.cc1082 bool RunHandlerWorkQueue::IsInWorkerThread() const { in IsInWorkerThread() function in tfrt::tf::RunHandlerWorkQueue
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/
H A Dtf_threadpool_concurrent_work_queue.cc84 bool TfThreadPoolWorkQueue::IsInWorkerThread() const { in IsInWorkerThread() function in tensorflow::tfrt_stub::TfThreadPoolWorkQueue
H A Dwork_queue_interface.cc57 bool IsInWorkerThread() const override { in IsInWorkerThread() function in tensorflow::tfrt_stub::__anona5a6fdd00111::DefaultWorkQueueWrapperBase