Searched defs:remove_ref_type (Results 1 – 1 of 1) sorted by relevance
129 Status ConvertAttribute(const mlir::TF::FuncAttr& attr, bool remove_ref_type, in ConvertAttribute()162 Status ConvertAttribute(mlir::Type type, bool remove_ref_type, in ConvertAttribute()171 Status ConvertAttribute(const mlir::TypeAttr& type, bool remove_ref_type, in ConvertAttribute()181 Status ConvertAttribute(const mlir::ArrayAttr& attr, bool remove_ref_type, in ConvertAttribute()344 bool remove_ref_type, AttrValueMap* values) { in ConvertAttributes()