Add Post-Training Quantization and export function in dygraph mode (#50107)
Add PTQ and exporting function 1. Add Post-Training Quantization 1.1 Abstract some functions from QAT to Quantization class 1.2 Add Post-Training Quantization by extending Quantization class 1.3 Add observers for PTQ 1.4 Add unittest for PTQ 2. Add exporting function for QAT and PTQ
Showing
python/paddle/nn/quant/format.py
0 → 100644
python/paddle/quantization/ptq.py
0 → 100644
想要评论请 注册 或 登录