1. 30 4月, 2019 1 次提交
    • G
      resolve #17159 (#17172) · e4a52e08
      guomingz 提交于
      Update the folder name generation mechanism for saving the quantized model and weights.
      The folder name would be unique by adding the timestamp postfix.
      
      test=develop
      e4a52e08
  2. 25 4月, 2019 1 次提交
    • Y
      Init mixed precision training interface (#16856) · beda7825
      Yibing Liu 提交于
      * Init mixed precision training interface
      
      * Add fp16 test script
      
      test=develop
      
      * All initializers support float16
      
      test=develop
      
      * Code cleanup & add more code annotations
      
      test=develop
      
      * Update API spec
      
      test=develop
      
      * Add usage example in doc
      
      test=develop
      beda7825
  3. 20 4月, 2019 1 次提交
  4. 17 4月, 2019 1 次提交
  5. 10 4月, 2019 1 次提交
  6. 30 3月, 2019 1 次提交
  7. 25 3月, 2019 1 次提交
  8. 23 3月, 2019 1 次提交
  9. 16 2月, 2019 1 次提交
    • Z
      resolve #15724 · e5d3d7c6
      Zhang, Guoming 提交于
      1.Remove the code for setting mkldnn environment in the test_calibration.py;
      2.Update the cmake file for MKLDNN environment enabling;
      3.Update the INT8 inference doc.
      
      test=develop
      e5d3d7c6
  10. 31 1月, 2019 1 次提交
  11. 30 1月, 2019 2 次提交
  12. 28 1月, 2019 2 次提交
  13. 26 1月, 2019 1 次提交
  14. 25 1月, 2019 1 次提交
  15. 23 1月, 2019 1 次提交
    • G
      [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062) · dbdaf15c
      guomingz 提交于
      * Add the calibration tool code for int8 inference and focus test.
      
      * Fix the calibration tool per the review comments.
      
      test=develop
      
      * Update the calibrator doc and remove extra line.
      
      * Fix the invalid is_negative_input attr set on Mobilenet.
      
      * Add the comments and fix the format issue.
      
      test=develop
      
      * Update the CMakelist.txt for Calibration PR.Disable the Calibration UT if not enable MKLDNN.
      
      test=develop
      
      * Update the CMakeList.txt.
      
      test=develop
      
      * Disable the test_calibration case on WIN and MAC.
      
      test=develop
      
      * Add the missing brackets.
      
      test=develop
      
      * Remove the outdated map operator which not supported on Python3.
      
      test=develop
      
      * Fix the style issue.
      
      test=develop
      
      * 1.Update the CMakeList.txt to disable calibration tool ut when the WITH_MKL is not set;
      2.Add the workaround to enable the FLAGS_use_mkldnn for PR_CI(PADDLE).
      
      test=develop
      
      * Fix the typo and format the License header.
      
      test=develop
      
      * 1.Add and Update TODOs per review comments.
      2.Code clean.
      
      test=develop
      dbdaf15c
  16. 29 9月, 2018 2 次提交
  17. 27 9月, 2018 1 次提交
  18. 26 9月, 2018 1 次提交
  19. 25 9月, 2018 1 次提交
  20. 21 9月, 2018 2 次提交
  21. 20 9月, 2018 3 次提交
  22. 13 9月, 2018 1 次提交