Home
last modified time | relevance | path

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

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