Home
last modified time | relevance | path

Searched refs:max_inflight_computations_semaphore (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.h84 Semaphore& max_inflight_computations_semaphore() { in max_inflight_computations_semaphore() function
H A Dtfrt_cpu_pjrt_client.cc1445 device->max_inflight_computations_semaphore().ScopedAcquire(1)); in ExecuteHelper()