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/
68 stars 10 forks source link

Generate hardware rewrites from ILA models #148

Open gussmith23 opened 2 years ago

gussmith23 commented 2 years ago

For the 3la project, we currently need to specify both an ILA model and a set of Glenside rewrites which generally mirror the interface to the device captured by ILA. Instead of specifying both manually, we could compile the ILA into Glenside patterns.