Skip to content

Add set ops to scheduler

Aaron Councilman requested to merge label_set_ops into main

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

Loading