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.h83 print_operand_shape_(true), in HloPrintOptions()
146 print_operand_shape_ = value; in set_print_operand_shape()
208 bool print_operand_shape() const { return print_operand_shape_; } in print_operand_shape()
227 bool print_operand_shape_; variable