Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile.h121 uint64 total_cycles_executed(const HloComputation& computation) const { in total_cycles_executed() function
128 uint64 total_cycles_executed) { in set_total_cycles_executed()
Dhlo_graph_dumper.cc1163 double total_cycles_executed = in GetInstructionNodeExtraInfo() local