Searched refs:EraseEvent (Results 1 – 3 of 3) sorted by relevance
130 void EraseEvent(stream_executor::internal::EventInterface* key);
148 void TpuPlatform::EraseEvent(stream_executor::internal::EventInterface* key) { in EraseEvent() function in tensorflow::tpu::TpuPlatform
111 tpu_platform().EraseEvent(event->implementation()); in DeallocateEvent()