Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_compiler.cc319 &HloPrintOptions::print_program_shape, in BuildXlaCompilerSubmodule()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc564 if (options.print_program_shape()) { in ToString()
Dhlo_instruction.h307 bool print_program_shape() const { return print_program_shape_; } in print_program_shape() function