Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h97 print_extra_attributes_(true) {} in HloPrintOptions()
194 print_extra_attributes_ = value; in set_print_extra_attributes()
312 bool print_extra_attributes() const { return print_extra_attributes_; } in print_extra_attributes()
352 bool print_extra_attributes_; variable