Clancy
Clancy
Hi, I installed the latest version: version 1.16.2.py37. However, when I run the AdaRound example: https://quic.github.io/aimet-pages/releases/1.16.2/api_docs/torch_adaround.html#api-torch-adaround, there is an error shown below: > Traceback (most recent call last): File "ada.py",...
Hi, impressive work! I want to reproduce the results of this implementation. Could you share the trained quantization model files (model_best.pth.tar)? Thanks!
Hi, Do you have the specific design of the MUL (Multiplication) unit for APOT quantization? We know that uniform(Int) quantization or POT quantization are friendly to hardware. Assume that: R...