Searched defs:AllocateEvent (Results 1 – 8 of 8) sorted by relevance
34 StatusOr<EventPool::Handle> EventPool::AllocateEvent( in AllocateEvent() function in xla::EventPool
131 port::Status AllocateEvent(Event *event) override { in AllocateEvent() function
108 Status TpuExecutor::AllocateEvent(Event* event) { return Status::OK(); } in AllocateEvent() function in tensorflow::tpu::TpuExecutor
229 port::Status HostExecutor::AllocateEvent(Event * /*event*/) { in AllocateEvent() function in stream_executor::host::HostExecutor
447 port::Status AllocateEvent(Event* event) override { in AllocateEvent() function in stream_executor::__anon00950a620111::CStreamExecutor
671 port::Status GpuExecutor::AllocateEvent(Event* event) { in AllocateEvent() function in stream_executor::gpu::GpuExecutor
579 port::Status GpuExecutor::AllocateEvent(Event* event) { in AllocateEvent() function in stream_executor::gpu::GpuExecutor
742 port::Status StreamExecutor::AllocateEvent(Event *event) { in AllocateEvent() function in stream_executor::StreamExecutor