Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Devent_pool.cc59 StatusOr<EventPool::Handle> EventPool::ThenAllocateAndRecordEvent( in ThenAllocateAndRecordEvent() function in xla::EventPool
Devent_pool.h78 StatusOr<Handle> ThenAllocateAndRecordEvent(se::Stream* stream);
Dpjrt_stream_executor_client.cc403 local_device->event_pool().ThenAllocateAndRecordEvent( in AllocateDestinationBuffer()
443 local_device->event_pool().ThenAllocateAndRecordEvent( in AllocateDestinationBuffer()
485 local_device->event_pool().ThenAllocateAndRecordEvent(copy_stream); in AddDestinationBufferSynchronization()
1537 local_device->event_pool().ThenAllocateAndRecordEvent(stream); in MakeTupleHelper()
1904 device_state->event_pool().ThenAllocateAndRecordEvent(stream); in ExecuteHelper()