Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h578 void DropHold(ScopedHold::Type type, TrackedDeviceBuffer* buffer);
Dpjrt_stream_executor_client.cc508 parent_->DropHold(type_, buffer().get()); in ~ScopedHold()
1198 void PjRtStreamExecutorBuffer::DropHold(ScopedHold::Type type, in DropHold() function in xla::PjRtStreamExecutorBuffer