Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_profile_printer_data.proto63 map<string, int64> extra_metrics = 3; field
H A Dhlo_execution_profile.cc33 const HloModule& module, absl::Span<const std::string> extra_metrics) { in HloProfileIndexMap()