You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mlir][tosa]: Enable float element-types on default in TosaValidation
After change in tosa-validation profiles to list-option, float element
types where no more allowed in default (where profile is/contains
undefined enumeration value). This change allows floats when undefined
value is contained in the profile.
0 commit comments