gussmith23 / glenside

A pure, low-level tensor program representation enabling tensor program optimization via program rewriting. See the web demo at https://gussmith23.github.io/glenside-web-demo/
71 stars 10 forks source link

Need to update `apply_one` so that it explicitly unions eclasses #165

Open gussmith23 opened 2 years ago

gussmith23 commented 2 years ago

This was an update in egg's API that I missed. We need to explicitly union eclasses in apply_one in some cases (specifically the cases where we're returning an explicitly-constructed vec![..].)