zhaoweicai / EdMIPS

PyTorch implementation of EdMIPS: https://arxiv.org/pdf/2004.05795.pdf
57 stars 12 forks source link

Pre-trained checkpoints not provided? #5

Open Euphoria16 opened 3 years ago

Euphoria16 commented 3 years ago

Hi, thanks for releasing the code! Could you please provide the pretrained weights of the optimal quantized models? The download link seems invalid. image

Opheaven commented 1 year ago

Excuse me. May I ask a question? How to calculate the gaussian_steps and hwgq_steps in quant_module.py? Is there any sample code?