Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc1708 bool must_donate = MustDonateParameter(executable_idx, i); in EnqueueExecution() local
1710 must_donate ? PjRtStreamExecutorBuffer::ScopedHold::kDonation in EnqueueExecution()
1725 GetDeviceBufferEvents(*device_buffer, /*get_usage_events=*/must_donate, in EnqueueExecution()