Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_execution_profile.h129 uint64_t total_cycles_executed(const HloComputation& computation) const { in total_cycles_executed() function
136 uint64_t total_cycles_executed) { in set_total_cycles_executed()
H A Dhlo_graph_dumper.cc1363 double total_cycles_executed = in GetInstructionNodeExtraInfo() local