Home
last modified time | relevance | path

Searched defs:ThenRecordEvent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Devent_pool.cc54 void EventPool::ThenRecordEvent(se::Stream* stream, EventPool::Handle& handle) { in ThenRecordEvent() function in xla::EventPool
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream.cc315 Stream &Stream::ThenRecordEvent(Event *event) { in ThenRecordEvent() function in stream_executor::Stream