DeepWok / mase

Machine-Learning Accelerator System Exploration Tools
Other
105 stars 52 forks source link

Bug found in fetching configs in line 63 of quantize.py #62

Closed ih8gin closed 3 months ago

ih8gin commented 3 months ago

In current version of main branch, mase cannot fetch correct configs by type/name in .toml but only get default configs to run the quantize pass.

This would be fixed in this PR