Searched refs:kFrontendAttributesAttr (Results 1 – 2 of 2) sorted by relevance
50 constexpr char kFrontendAttributesAttr[] = "mhlo.frontend_attributes"; variable249 op->setAttr(kFrontendAttributesAttr, frontend_attributes); in SetFrontendAttributes()
80 constexpr char kFrontendAttributesAttr[] = "mhlo.frontend_attributes"; variable368 op->getAttrOfType<mlir::DictionaryAttr>(kFrontendAttributesAttr); in CreateOpFrontendAttributesFromAttribute()