Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h84 print_operand_names_(true), in HloPrintOptions()
152 print_operand_names_ = value; in set_print_operand_names()
209 bool print_operand_names() const { return print_operand_names_; } in print_operand_names()
228 bool print_operand_names_; variable