Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc1768 auto compute_reservation = std::make_shared<Semaphore::ScopedReservation>( in EnqueueExecution() local
1802 compute_reservation, device_assignment)}, in EnqueueExecution()
1814 std::make_tuple(executables_[executable_idx], compute_reservation, in EnqueueExecution()