1. 23 2月, 2020 1 次提交
  2. 20 2月, 2020 1 次提交
  3. 19 2月, 2020 1 次提交
  4. 18 2月, 2020 1 次提交
  5. 12 2月, 2020 1 次提交
  6. 10 2月, 2020 1 次提交
  7. 07 2月, 2020 1 次提交
  8. 25 1月, 2020 1 次提交
  9. 16 1月, 2020 1 次提交
  10. 15 1月, 2020 2 次提交
  11. 24 12月, 2019 1 次提交
  12. 19 12月, 2019 1 次提交
  13. 12 12月, 2019 1 次提交
  14. 11 12月, 2019 1 次提交
  15. 09 12月, 2019 1 次提交
    • L
      QAT Int8 document (#21360) · fbf9eca0
      lidanqing 提交于
      * update benchmark for int8v2, QAT1, QAT2 accuracy and performance
      test=document_fix
      
      * change according to reviews
      test=develop test=document_fix
      
      * improve some descriptions and some models
      test=develop test=document_fix
      
      * update models benchmark data
      test=develop test=document_fix
      
      * update int8v2 and qat2 performance
      test=develop test=document_fix
      fbf9eca0
  16. 02 12月, 2019 1 次提交
  17. 28 11月, 2019 2 次提交
    • L
      Fp32 vs int8 qat C++ performance (#21244) · c0aa1367
      lidanqing 提交于
      * add ut for comparing FP32 and QAT INT8
      
      * add save qat transformed model python script
      test=develop
      
      * updated
      
      * added missing file
      
      * add "with_label"
      test=develop
      
      * performance benchmark as unit test
      test=develop
      
      * change names of unnecessary thing
      
      * Change CMakeList.txt for model downloading and UT
      test=develop
      
      * change names of functions and params for more readable code
      test=develop
      
      * Change PADDLE_ENFORCE messages
      test=develop
      
      * fix indent problems
      test=develop
      
      * indent problems
      test=develop
      c0aa1367
    • L
      1840c165
  18. 26 11月, 2019 1 次提交
  19. 25 11月, 2019 2 次提交
  20. 20 11月, 2019 2 次提交
  21. 16 11月, 2019 1 次提交
  22. 14 11月, 2019 1 次提交
  23. 12 11月, 2019 1 次提交
  24. 08 11月, 2019 1 次提交
  25. 06 11月, 2019 1 次提交
  26. 05 11月, 2019 1 次提交
  27. 28 10月, 2019 1 次提交
  28. 25 10月, 2019 1 次提交
  29. 20 10月, 2019 1 次提交
  30. 16 10月, 2019 2 次提交
  31. 15 10月, 2019 1 次提交
  32. 11 10月, 2019 2 次提交
  33. 10 10月, 2019 1 次提交
    • M
      [Bug-fix][1.6] Improve QAT accuracy (#20174) · 540935a8
      Michał Gallus 提交于
      * Leave fake quantization around mul
      
      * Replace Fake with Real Quantized Mul
      
      * Gather all scales from fake_quantize_ops
      
      * Enable uint8 in conv_relu tensors
      
      * Disable int8 mul and restore fake mul
      
      * Fix buf for running QAT on VGG16 and 19
      540935a8
  34. 30 9月, 2019 1 次提交