Searched defs:GetParallelismLevel (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/ | ||
H A D | tf_threadpool_concurrent_work_queue.h | 55 int GetParallelismLevel() const override { in GetParallelismLevel() function |
H A D | work_queue_interface.cc | 53 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 D | run_handler_concurrent_work_queue.h | 95 int GetParallelismLevel() const override { in GetParallelismLevel() function |
H A D | run_handler.cc | 1062 int RunHandlerWorkQueue::GetParallelismLevel() const { in GetParallelismLevel() function in tfrt::tf::RunHandlerWorkQueue |