attractivechaos / kann

A lightweight C library for artificial neural networks
Other
678 stars 117 forks source link

Is quantization supported in Kann? #25

Closed shipleyxie closed 5 years ago

shipleyxie commented 5 years ago

In tensorflow there is script to quantize trained NN to 8bit, I hope you can give me some guide to achieve this.

attractivechaos commented 5 years ago

Not supported.