Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h87 print_operand_shape_(true), in HloPrintOptions()
176 print_operand_shape_ = value; in set_print_operand_shape()
304 bool print_operand_shape() const { return print_operand_shape_; } in print_operand_shape()
342 bool print_operand_shape_; variable