Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/xla_extension/
H A D__init__.pyi156 include_layout_in_shapes: bool
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_compiler.cc449 &HloPrintOptions::include_layout_in_shapes, in BuildXlaCompilerSubmodule()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h355 bool include_layout_in_shapes() const { return include_layout_in_shapes_; } in include_layout_in_shapes() function
H A Dhlo_instruction.cc3075 if (options.include_layout_in_shapes()) { in ToStringWithCanonicalNameMap()
3154 if (options.include_layout_in_shapes()) { in OperandsToStringWithCanonicalNameMap()