quic / aimet

AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
https://quic.github.io/aimet-pages/index.html
Other
2.15k stars 383 forks source link

How to use aimet to generate binaries file #2266

Open bruce1408 opened 1 year ago

bruce1408 commented 1 year ago

I use aimet to quantize resnet18, the following files will be exported: image

now, how to convert the quantized result into a bin file;

/opt/qti-aic/exec/qaic-exec xxx
quic-mangal commented 1 year ago

@bruce1408, AIMET does not provide the capability to convert the files into a bin life. Could you also provide more information regarding your use case?