Searched defs:DeallocateEvent (Results 1 – 7 of 7) sorted by relevance
134 port::Status DeallocateEvent(Event *event) override { in DeallocateEvent() function
228 port::Status HostExecutor::DeallocateEvent(Event* /*event*/) { in DeallocateEvent() function in stream_executor::host::HostExecutor
110 Status TpuExecutor::DeallocateEvent(Event* event) { in DeallocateEvent() function in tensorflow::tpu::TpuExecutor
438 port::Status DeallocateEvent(Event* event) override { in DeallocateEvent() function in stream_executor::__anoncabb94000111::CStreamExecutor
586 port::Status GpuExecutor::DeallocateEvent(Event* event) { in DeallocateEvent() function in stream_executor::gpu::GpuExecutor
718 port::Status GpuExecutor::DeallocateEvent(Event* event) { in DeallocateEvent() function in stream_executor::gpu::GpuExecutor
749 port::Status StreamExecutor::DeallocateEvent(Event* event) { in DeallocateEvent() function in stream_executor::StreamExecutor