Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/
H A Dtf_threadpool_concurrent_work_queue.h55 int GetParallelismLevel() const override { in GetParallelismLevel() function
H A Dwork_queue_interface.cc53 int GetParallelismLevel() const override { in GetParallelismLevel() function in tensorflow::tfrt_stub::__anona5a6fdd00111::DefaultWorkQueueWrapperBase
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler_concurrent_work_queue.h95 int GetParallelismLevel() const override { in GetParallelismLevel() function
H A Drun_handler.cc1062 int RunHandlerWorkQueue::GetParallelismLevel() const { in GetParallelismLevel() function in tfrt::tf::RunHandlerWorkQueue