Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dattribute_importer.h65 StatusOr<mlir::ArrayAttr> ExtractLayoutsFromTuple(const xla::Shape shape,
H A Dattribute_importer.cc199 StatusOr<mlir::ArrayAttr> ExtractLayoutsFromTuple(const Shape shape, in ExtractLayoutsFromTuple() function
H A Dhlo_function_importer.cc640 ExtractLayoutsFromTuple(custom_call->shape(), builder_)); in ImportInstructionImpl()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
H A Dmlir_hlo_builder.cc179 ExtractLayoutsFromTuple(shape, &builder_)); in CustomCallInternal()