Searched refs:tpu_event (Results 1 – 2 of 2) sorted by relevance
189 SE_Event* tpu_event = tpu::ExecutorApiFn()->TpuEvent_NewFn(executor_); in CreateEventImplementation() local190 auto ptr = absl::make_unique<TpuEvent>(tpu_event); in CreateEventImplementation()191 tpu_platform().InsertEvent(ptr.get(), tpu_event); in CreateEventImplementation()
181 "tpu_event.h",