Home
last modified time | relevance | path

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

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