Searched defs:DeallocateEvent (Results 1 – 7 of 7) sorted by relevance
135 port::Status DeallocateEvent(Event *event) override { in DeallocateEvent() function
110 Status TpuExecutor::DeallocateEvent(Event* event) { in DeallocateEvent() function in tensorflow::tpu::TpuExecutor
233 port::Status HostExecutor::DeallocateEvent(Event * /*event*/) { in DeallocateEvent() function in stream_executor::host::HostExecutor
451 port::Status DeallocateEvent(Event* event) override { in DeallocateEvent() function in stream_executor::__anon00950a620111::CStreamExecutor
675 port::Status GpuExecutor::DeallocateEvent(Event* event) { in DeallocateEvent() function in stream_executor::gpu::GpuExecutor
583 port::Status GpuExecutor::DeallocateEvent(Event* event) { in DeallocateEvent() function in stream_executor::gpu::GpuExecutor
746 port::Status StreamExecutor::DeallocateEvent(Event *event) { in DeallocateEvent() function in stream_executor::StreamExecutor