1. 14 6月, 2023 3 次提交
  2. 12 6月, 2023 2 次提交
  3. 07 6月, 2023 1 次提交
  4. 06 6月, 2023 3 次提交
  5. 05 6月, 2023 2 次提交
  6. 03 6月, 2023 1 次提交
  7. 02 6月, 2023 10 次提交
  8. 01 6月, 2023 5 次提交
  9. 31 5月, 2023 6 次提交
  10. 30 5月, 2023 6 次提交
  11. 26 5月, 2023 1 次提交
    • L
      Move QAT API from PaddleSlim to Paddle (#53591) · f2f9b0c2
      Leo Chen 提交于
      * Copy QAT files from PaddleSlim
      
      * Integrate QAT API into Paddle
      
      * Replace eval function
      
      * Reduce test_quant_aware run time
      
      * Apply new formatter on modified files
      
      * Remove code check for Paddle version check
      
      * Copy quant_post_quant_aware UT from PaddleSlim
      
      * Integrate test_quant_post_quant_aware UT into PaddlePaddle
      
      * Apply new formatter on modified files
      
      * Remove redundant code and add unittests
      
      * Add new unittests
      
      * Update the time limit of new unittests
      f2f9b0c2