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
### summary
We introduce a new preprocess_multimethod. This takes the place of
preprocess all in the following discussion:
#8230
This is a class method so that we can allow the default implementation
to leverage the static preprocess method. The default implementation
just applies preprocess on all the exported programs given.
### Testing
Testing done in follow up PR
#9824
0 commit comments