Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_compiler.cc311 &HloPrintOptions::print_operand_names, in BuildXlaCompilerSubmodule()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h305 bool print_operand_names() const { return print_operand_names_; } in print_operand_names() function
Dhlo_instruction.cc2774 } else if (options.print_operand_names()) { in OperandsToStringWithCanonicalNameMap()