Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc589 : external_reference_(std::move(hold)) { in ScopedHoldAsExternalReference()
590 CHECK(external_reference_.type() == in ScopedHoldAsExternalReference()
592 data_ptr_ = external_reference_->device_memory().front().opaque(); in ScopedHoldAsExternalReference()
598 PjRtStreamExecutorBuffer::ScopedHold external_reference_; member in xla::__anon2726450d0211::ScopedHoldAsExternalReference