Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dcustom_call_encoding.h423 struct AggregateAttrEncoding : public CustomCallAttrEncoding { struct
426 AggregateAttrEncoding(const CustomCallAttrEncodingSet &encoding, in AggregateAttrEncoding() function
430 mlir::LogicalResult Match(llvm::StringRef, mlir::Attribute attr) const final { in Match()
434 mlir::FailureOr<Encoded> Encode(Globals &g, mlir::ImplicitLocOpBuilder &b, in Encode()
455 const CustomCallAttrEncodingSet &encoding;
456 AttrDef attrdef;