Commit Graph

22 Commits (develop)

Author SHA1 Message Date
cc b47478efc2
[dygraph qat] Use layer to calculate output scale (#31861)
5 years ago
cc 84a551380e
[dygraph qat] Refine saving output scale to infer program (#31784)
5 years ago
guofei ed7956a816
Fix skip_quant in QAT (#31704)
5 years ago
cc 1d197f6c97
[dgraph qat] Refine calculating output scale of dygraph qat (#31710)
5 years ago
cc 19592d2b71
Refine dygraph qat, test=develop (#31680)
5 years ago
guofei ef0dd3efed
Support loading parameters from checkpoint to save quantized model (#31419)
5 years ago
guofei 430f8449f1
Fix the error of save_quantized_model (#30583)
5 years ago
Bai Yifan ad6fee2fa8
fix quantize error in speical naming model (#30354)
5 years ago
huangxu96 ee623bff64
Implemented AddQuantDequantPass in imperative quantization. (#26692)
5 years ago
guofei 1bdf924217
Quantization supports 2.0 APIs (#30036)
5 years ago
guofei 638402274a
Integrate ImperativeOutScale into ImperativeQuantAware. (#27956)
5 years ago
huangxu96 40f5453725
Quant nn2.0 (#28764)
5 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
5 years ago
Bai Yifan 5050e761b8
Support user-defined activation/weight quantize and preprocess. (#28570)
5 years ago
guofei 6bbb6e7f45
Implement the function of OutScaleForTraining/OutScaleForInference in dygraph (#26601)
6 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
6 years ago
Zhen Wang d28162b97f
Remove save_quantized_model in ImperativeQuantAware. (#27240)
6 years ago
Zhen Wang ece74c4cd4
Update the _get_fake_quant_type definition in imperative QAT. (#27222)
6 years ago
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
6 years ago
Aurelius84 f05613683f
[Dy2stat] Support InputSpec and Return callable class instance in @declarative (#25960)
6 years ago
Chen Weihang 23d1228c4d
remove ProgramTranslator.save_inference_model (#25740)
6 years ago
Zhen Wang 548cdbc544
Quantization-aware training for dygraph (#24634)
6 years ago