Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc489 if (options.print_program_shape()) { in ToString()
Dhlo_instruction.h210 bool print_program_shape() const { return print_program_shape_; } in print_program_shape() function