Skip to content

Implementing new nodes #30

Answered by kraiskil
fishcu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi fishcu,

First, the quantization in onnx2c was done at a time when that general idea was just transiting from academic papers to available tools. At the time, it was simpler to write my own quantization than try to get others working. I haven't looked into quantization since I wrote that MNIST-AVR demo, but I am under the impression quantization is much more user friendly in the high level ML frameworks today. So I would guess the best way of doing quantization with onnx2c today is to compile an already quantized .onnx file.

And to your other questions :)

1

I never looked into the onnxruntime implementation for a reference. The two reasons for this was that I wanted to get an understand…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fishcu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants