Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dcustom_call_encoding.cc70 using EncodedAttr = CustomCallAttrEncodingSet::Encoded; typedef
748 using EncodedAttr = std::pair<StringRef, CustomCallAttrEncoding::Encoded>; in EncodeAttributes() typedef