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.h126 uint64 total_cycles_executed(const HloComputation& computation) const { in total_cycles_executed() function
133 uint64 total_cycles_executed) { in set_total_cycles_executed()
Dhlo_graph_dumper.cc1201 double total_cycles_executed = in GetInstructionNodeExtraInfo() local