Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dxla_mlir_translate.cc200 HloPrintOptions().set_include_layout_in_shapes(with_layouts)); in MlirHloToHloTextTranslateFunctionImpl()
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_compiler.cc330 &HloPrintOptions::set_include_layout_in_shapes) in BuildXlaCompilerSubmodule()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h225 HloPrintOptions& set_include_layout_in_shapes(bool value) { in set_include_layout_in_shapes() function
Dhlo_instruction_test.cc1457 .set_include_layout_in_shapes(false); in TEST_F()