Home
last modified time | relevance | path

Searched defs:attr_array (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dcorert_converter.cc85 llvm::SmallVector<mlir::Attribute, 4> attr_array; in CreateOpAttrs() local
102 llvm::SmallVector<mlir::Attribute, 4> attr_array; in CreateOpFuncAttrs() local
H A Dtf_to_tfrt.cc578 llvm::SmallVector<NamedAttribute, 12> attr_array; in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util.cc672 int i) -> std::pair<std::string, tfrt::TypedAttrBase> { in SetUpAttrValueMap()