-
Notifications
You must be signed in to change notification settings - Fork 623
Open
Labels
enhancementNot as big of a feature, but technically not a bug. Should be easy to fixNot as big of a feature, but technically not a bug. Should be easy to fixmodule: docIssues related to documentation, both in docs/ and inlined in codeIssues related to documentation, both in docs/ and inlined in codemodule: examplesIssues related to demos under examples/Issues related to demos under examples/
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
enhancementNot as big of a feature, but technically not a bug. Should be easy to fixNot as big of a feature, but technically not a bug. Should be easy to fixmodule: docIssues related to documentation, both in docs/ and inlined in codeIssues related to documentation, both in docs/ and inlined in codemodule: examplesIssues related to demos under examples/Issues related to demos under examples/
Type
Projects
Status
To triage