hahnyuan / PTQ4ViT

Post-Training Quantization for Vision transformers.
192 stars 27 forks source link

Save parameters of the quantized model #14

Open jiaruzouu opened 1 year ago

jiaruzouu commented 1 year ago

If I directly run the test_all.py, will I save the quantized parameters such as weights and bias automatically in somewhere?