Searched defs:accelerator_exec_micros (Results 1 – 3 of 3) sorted by relevance
28 int64 accelerator_exec_micros = 17; field90 int64 accelerator_exec_micros = 12; field
528 int64_t accelerator_exec_micros(int64_t step) const { in accelerator_exec_micros() function840 int64_t accelerator_exec_micros() const { return accelerator_exec_micros_; } in accelerator_exec_micros() function
231 int64_t ExecStep::accelerator_exec_micros() const { in accelerator_exec_micros() function in tensorflow::tfprof::ExecStep