Home
last modified time | relevance | path

Searched defs:shapes_with_layouts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dattribute_importer.cc161 const absl::Span<const Shape> shapes_with_layouts, mlir::Builder* builder) { in ExtractLayoutsFromShapes()
H A Dmlir_hlo_to_hlo.cc243 std::vector<xla::Shape> shapes_with_layouts = in GetCustomCallResultShapeWithLayout() local