1. 12 7月, 2020 1 次提交
  2. 01 7月, 2020 1 次提交
  3. 03 6月, 2020 1 次提交
    • C
      [Cherry-pick] Fix some bugs for quantization (#24852) · 5993dde3
      cc 提交于
      * Update sigmoid output from Y to out, test=develop (#24765)
      
      * Collecting concat output threshold, test=develop (#24742)
      
      * Add output threshold for ops that have several output activations, test=develop (#24726)
      
      * [Fix bug] Init scale node in OutScaleForTrainingPass and enable test_quantization_scale_pass UT (#24393)
      
      * Init scale node in OutScaleForTrainingPass, test=develop
      * Enable test_quantization_scale, test=develop
      5993dde3
  4. 30 4月, 2020 1 次提交
  5. 25 4月, 2020 1 次提交
  6. 24 4月, 2020 1 次提交
  7. 19 4月, 2020 1 次提交
  8. 13 4月, 2020 1 次提交
  9. 11 4月, 2020 1 次提交
  10. 10 4月, 2020 1 次提交
  11. 07 4月, 2020 2 次提交
  12. 03 4月, 2020 3 次提交
  13. 02 4月, 2020 1 次提交
  14. 29 3月, 2020 1 次提交
  15. 28 3月, 2020 2 次提交
  16. 26 3月, 2020 1 次提交
  17. 24 3月, 2020 1 次提交
  18. 11 3月, 2020 1 次提交
  19. 05 3月, 2020 1 次提交
  20. 04 3月, 2020 1 次提交
  21. 23 2月, 2020 1 次提交
  22. 20 2月, 2020 1 次提交
  23. 19 2月, 2020 1 次提交
  24. 18 2月, 2020 1 次提交
  25. 12 2月, 2020 1 次提交
  26. 10 2月, 2020 1 次提交
  27. 07 2月, 2020 1 次提交
  28. 25 1月, 2020 1 次提交
  29. 16 1月, 2020 1 次提交
  30. 15 1月, 2020 2 次提交
  31. 24 12月, 2019 1 次提交
  32. 19 12月, 2019 1 次提交
  33. 12 12月, 2019 1 次提交
  34. 11 12月, 2019 1 次提交
  35. 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