Home
last modified time | relevance | path

Searched refs:kNameOnly (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h73 kNameOnly, // Only print the name of subcomputations. enumerator
81 print_subcomputation_mode_(PrintSubcomputationMode::kNameOnly), in HloPrintOptions()
102 .set_print_subcomputation_mode(PrintSubcomputationMode::kNameOnly) in ShortParsable()
Dhlo_instruction.cc2793 HloPrintOptions::PrintSubcomputationMode::kNameOnly) { in ExtraAttributesToString()