Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h423 using ForClosure = std::tuple<PjRtStreamExecutorBuffer*, Type, State, variable
428 explicit ScopedHold(const ForClosure& closure_helper) in ScopedHold()
447 ForClosure ToClosure();
Dpjrt_stream_executor_client.cc537 PjRtStreamExecutorBuffer::ScopedHold::ForClosure
540 ForClosure for_closure(parent_, type_, state_, std::move(status_), in ToClosure()