Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dattributes.h115 using StringAttr = ScalarAttributeValue<std::string, AttributeKind::s>; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dcorert_converter.cc101 llvm::SmallVector<mlir::StringAttr, 4> *func_attr_keys) { in CreateOpFuncAttrs()