majianjia / nnom

A higher-level Neural Network library for microcontrollers.
Apache License 2.0
815 stars 235 forks source link

Any plans for adding support for PyTorch and PaddlePaddle AI frameworks? #191

Open franva opened 1 year ago

franva commented 1 year ago

Hi there,

Really great to see your work on MCU~!

Just wondering do you have any plans to support PyTorch model and PaddlePaddle models?

majianjia commented 1 year ago

Hi @franva Sorry I am currently busy at work. dont have a plan to implement onnx, pytorch or other framework just yet. It is more on the converting and quantisation python scripts.