haq icon indicating copy to clipboard operation
haq copied to clipboard

what does the lookup table mean

Open Jonxjdong opened this issue 4 years ago • 6 comments

hello,

  • what's the meaning of the element values in the lookup table?
  • the tool to build the table?

Jonxjdong avatar Nov 25 '20 02:11 Jonxjdong

Ya same question. How can we build lookup table for our custom models?

himangshushekharjha avatar Dec 14 '20 17:12 himangshushekharjha

Same question. By leveraging this framework, we can only test linear quantization search on mobilenetv2 whose look up table is provided. How can we get our model' s specific look up table?

linbinskn avatar Mar 23 '21 08:03 linbinskn

@linbinskn Same question.

frankinwi avatar Aug 16 '21 06:08 frankinwi

Is there any answer here?

alan303138 avatar Oct 18 '22 14:10 alan303138

Did anyone get an answer to this?

NirajPudasaini avatar Sep 09 '23 16:09 NirajPudasaini

Did anyone get an answer to this?

I believe it should include the latency or power of some hardware inference from 1 to 8 bits. Therefore, unless you have specific hardware, it cannot be generated. However, I believe it's just a simulated value. You can dump its .npy file to take a look.

alan303138 avatar Sep 14 '23 15:09 alan303138