Home
last modified time | relevance | path

Searched defs:ErrorEvent (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dpod_tpu_driver.cc64 class ErrorEvent : public PodEvent { class
66 explicit ErrorEvent(PodTpuDriver* driver, int64_t operation_id, Status status) in ErrorEvent() function in tpu_driver::__anon2989b0910111::ErrorEvent
Dgrpc_tpu_driver.cc67 class ErrorEvent : public GrpcEvent { class
69 explicit ErrorEvent(Status status) : GrpcEvent(EventId{0, 0}, nullptr) { in ErrorEvent() function in tpu_driver::__anond0091eda0111::ErrorEvent