Home
last modified time | relevance | path

Searched refs:set_include_layout_in_shapes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dxla_mlir_translate_registration.cc169 HloPrintOptions().set_include_layout_in_shapes(print_layouts)); in MlirHloToHloTextTranslateFunction()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_compiler.cc450 &HloPrintOptions::set_include_layout_in_shapes) in BuildXlaCompilerSubmodule()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h311 HloPrintOptions& set_include_layout_in_shapes(bool value) { in set_include_layout_in_shapes() function
H A Dhlo_instruction_test.cc1556 .set_include_layout_in_shapes(false); in TEST_F()