1. 07 12月, 2021 1 次提交
  2. 01 12月, 2021 1 次提交
  3. 22 9月, 2021 1 次提交
  4. 15 9月, 2021 1 次提交
  5. 13 9月, 2021 3 次提交
  6. 06 9月, 2021 1 次提交
  7. 31 8月, 2021 1 次提交
  8. 18 8月, 2021 1 次提交
  9. 16 8月, 2021 1 次提交
  10. 30 7月, 2021 1 次提交
  11. 22 7月, 2021 1 次提交
  12. 09 7月, 2021 2 次提交
  13. 05 7月, 2021 2 次提交
  14. 02 7月, 2021 1 次提交
  15. 22 6月, 2021 1 次提交
  16. 21 6月, 2021 2 次提交
  17. 17 6月, 2021 1 次提交
  18. 09 6月, 2021 1 次提交
  19. 02 6月, 2021 1 次提交
  20. 27 5月, 2021 1 次提交
  21. 18 5月, 2021 1 次提交
  22. 14 4月, 2021 1 次提交
  23. 08 4月, 2021 1 次提交
  24. 30 3月, 2021 1 次提交
  25. 26 3月, 2021 1 次提交
  26. 24 3月, 2021 1 次提交
  27. 21 3月, 2021 1 次提交
  28. 19 3月, 2021 1 次提交
  29. 12 3月, 2021 1 次提交
  30. 18 1月, 2021 1 次提交
  31. 13 1月, 2021 2 次提交
    • C
      skip quantizing ops in cpu inference (#30342) · 8e3a2940
      cc 提交于
      * skip quantizing ops in cpu inference, test=develop
      8e3a2940
    • H
      Implemented AddQuantDequantPass in imperative quantization. (#26692) · ee623bff
      huangxu96 提交于
      * Implemented AddQuantDequantPass in imperative quantization.
      
      * Supported LeakyReLU Quantization
      
      * For meeting coverage rate.
      
      * Changed the file name of test of AddQuantDequant
      
      * Implemented more Quantized NoWeightLayers.
      
      * Fix the loss cannot align problem between static and dynamic model quantization, add swish as supported quantized layer in imperative quantization.
      
      * remove noweight_list
      
      * support 2.0 API such as Pool2D and ReLu
      ee623bff
  32. 08 1月, 2021 1 次提交
  33. 05 1月, 2021 1 次提交
    • C
      Support dygraph quant model (#29927) · 1fa863da
      cc 提交于
      * Avoid the scale to be infinity in quant2_int8_mkldnn_pass, test=develop
      * support quantized model for paddle2.0 dygraph, test=develop
      1fa863da
  34. 30 12月, 2020 1 次提交