1. 06 3月, 2019 1 次提交
  2. 25 2月, 2019 2 次提交
  3. 22 2月, 2019 1 次提交
    • X
      polish · 19d78f67
      Xin Pan 提交于
      test=develop
      19d78f67
  4. 21 2月, 2019 1 次提交
  5. 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
  6. 12 2月, 2019 1 次提交
    • S
      rename · 7e399b06
      sneaxiy 提交于
      test=develop
      7e399b06
  7. 11 2月, 2019 2 次提交
  8. 31 1月, 2019 1 次提交
  9. 30 1月, 2019 4 次提交
  10. 28 1月, 2019 3 次提交
  11. 26 1月, 2019 2 次提交
  12. 25 1月, 2019 1 次提交
  13. 24 1月, 2019 1 次提交
  14. 23 1月, 2019 2 次提交
    • 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
    • Q
      update comment test=develop · 119a3d4d
      Qiao Longfei 提交于
      119a3d4d
  15. 22 1月, 2019 2 次提交
  16. 21 1月, 2019 3 次提交
  17. 20 1月, 2019 1 次提交
  18. 19 1月, 2019 1 次提交
  19. 24 12月, 2018 1 次提交
    • W
      Init paddle slim (#14834) · 93870574
      whs 提交于
      * Init slim.
      
      * Remove distillation demo.
      
      * Fix import errors.
      test=develop
      
      * Fix some issues.
      test=develop
      
      * Fix configs.
      test=develop
      
      * Modify API.spec.
      test=develop
      
      * Fix format.
      test=develop
      
      * Fix format.
      test=develop
      
      * Add some comments.
      93870574
  20. 20 12月, 2018 1 次提交
    • T
      lookup table utils fix (#14730) · 45dd3491
      tangwei12 提交于
      * fix utils config, test=develop
      
      * reweite tools in lookup table utils, test=develop
      
      * merge develop, test=develop
      
      * add copy in setup, test=develop
      
      * update api spec, test=develop
      
      * add doc, test=develop
      
      * prettifying doc, test=develop
      
      * Update API.spec
      
      update api.spec, test=develop
      
      * Update lookup_table_utils.py
      
      test=develop
      
      * Update lookup_table_utils.py
      
      test=develop
      
      * merge develop, test=develop
      
      * merge develop, test=develop
      
      * init fix, test=develop
      
      * fix in downloads, test=develop
      
      * fix in setup.in, test=develop
      45dd3491
  21. 14 12月, 2018 1 次提交
  22. 12 12月, 2018 3 次提交
  23. 11 12月, 2018 1 次提交
  24. 04 12月, 2018 1 次提交
  25. 01 12月, 2018 1 次提交
  26. 26 11月, 2018 1 次提交
    • T
      Fix save and load lookup table/optimizer vars (#14301) · 3639d99f
      tangwei12 提交于
      *  fix mkdir conflict
      
      *  fix load/save lookup tables
      
       test=develop
      
      * add lookup_table_utils
      
      * fix load optimize vars on pserver
      
      * delete lookup table utils
      
      * fix save and load lookup tables
      
      * fix load optimizer var
      
      * fix load optimizer var, test=develop
      
      * fix python 3 style, test=develop
      
      * move lookup_table_utils to contrib utils
      3639d99f