Searched refs:print_operand_shape_ (Results 1 – 1 of 1) sorted by relevance
83 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