tum-ei-eda / mlonmcu

Tool for the deployment and analysis of TinyML applications on TFLM and MicroTVM backends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add new framework: Pytorch Glow

PhilippvK opened this issue · comments

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.