Add set ops to scheduler
Adds union, intersection, and set difference to scheduler. Found this useful in trying control where fork opts happen in an example matmul schedule.
Merge request reports
Activity
Please register or sign in to reply
Adds union, intersection, and set difference to scheduler. Found this useful in trying control where fork opts happen in an example matmul schedule.