tum-ei-eda / mlonmcu

Tool for the deployment and analysis of TinyML applications on TFLM and MicroTVM backends
Apache License 2.0
28 stars 12 forks source link

Add new framework: Pytorch Glow #93

Open PhilippvK opened 1 year ago

PhilippvK commented 1 year ago

Pytorch Glow follows a similar approach as TVM, also featuring Ahead of Time Compilation: https://github.com/pytorch/glow

If someone is interested in using this ML compiler framework in MLonMCU, feel free to submit a PR.