megvii-research / FQ-ViT

[IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer
Apache License 2.0
304 stars 47 forks source link

How to calculate Power-of-Two Factor in eq. 11 ? #47

Open XA23i opened 9 months ago

XA23i commented 9 months ago
image

in inference, does the Power-of-Two Factor need to be calculated dynamically? is it time-consuming?