- 08 3月, 2023 1 次提交
-
-
由 whs 提交于
-
- 16 2月, 2023 1 次提交
-
-
由 whs 提交于
-
- 11 1月, 2023 1 次提交
-
-
由 whs 提交于
* Add tools for quantization-aware training 1. Expose an API named paddle.quantization.QAT 2. Define a wrapper class to insert quanters into model for QAT 3. Add some functions in QuantConfig for QAT 4. Add unittest for QAT * Add QuantedConv2D and QuantedLinear for QAT * Add paddle.nn.quant.qat to setup.py
-
- 23 12月, 2022 1 次提交
-
-
由 whs 提交于
-