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

MyAnalysisData::Legacy Cleanup #108

Closed vcanumalla closed 3 years ago

vcanumalla commented 3 years ago

Got rid of MyAnalysisData::Legacy structure and replaced with variant type in MyAnalysisData enum. Fixes issue #53