Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h88 canonicalize_instruction_names_(false), in HloPrintOptions()
184 canonicalize_instruction_names_ = value; in set_canonicalize_instruction_names()
216 return canonicalize_instruction_names_; in canonicalize_instruction_names()
232 bool canonicalize_instruction_names_; variable