Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dllvm_irgen_test_base.cc88 bool print_operand_shape) { in MatchOptimizedHlo()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h357 bool print_operand_shape() const { return print_operand_shape_; } in print_operand_shape() function