Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dcorert_converter.h139 bool IsUnusedAttribute(llvm::StringRef name) const { in IsUnusedAttribute() function
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util.cc499 bool IsUnusedAttribute(absl::string_view attr_name) { in IsUnusedAttribute() function