Home
last modified time | relevance | path

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

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