Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h208 bool print_operand_shape() const { return print_operand_shape_; } in print_operand_shape() function
Dhlo_instruction.cc2253 if (options.print_operand_shape()) { in OperandsToStringWithCanonicalNameMap()