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
The "@Flag" annotation is listed as an annotating predicate in /compiler/universe.py, but from what I can tell it doesn't actually get used anywhere. If this is the case, it should be removed.
The "@Flag" annotation is listed as an annotating predicate in
/compiler/universe.py, but from what I can tell it doesn't actually get used anywhere. If this is the case, it should be removed.