Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h209 bool print_operand_names() const { return print_operand_names_; } in print_operand_names() function
Dhlo_instruction.cc2263 } else if (options.print_operand_names()) { in OperandsToStringWithCanonicalNameMap()