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

Memoize codegen #75

Closed gussmith23 closed 3 years ago

gussmith23 commented 4 years ago

Depends on #71. Don't merge until that is merged.

Memoizes codegen! Has been needed for a while.

gussmith23 commented 3 years ago

This will be merged when #80 is merged.