Open
Description
🚀 The feature, motivation and pitch
ROOT_OPS
is a bit of a misnomer for what this option actually represents. We see in test_selective_build.sh the ROOT_OPS
option to the gen_selected_ops macro is intended to be used to pass a list of operators for selective build. This should probably be renamed to something like OPS_LIST
or SELECT_OPS_FROM_LIST
.
Some places in the code that would need this refactor:
There are likely other places that need changes, but these would be some good places to start.
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
cc @mergennachin @byjlw @iseeyuan @lucylq @helunwencser @tarun292 @kimishpatel @jackzhxng
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To triage