1. 27 1月, 2019 1 次提交
  2. 26 1月, 2019 7 次提交
  3. 25 1月, 2019 13 次提交
  4. 24 1月, 2019 15 次提交
  5. 23 1月, 2019 4 次提交
    • M
      Polish code · c8965dc1
      minqiyang 提交于
      test=develop
      c8965dc1
    • T
      fix debug compile of analysis pass fail · 5c68dee7
      tensor-tang 提交于
      test=develop
      5c68dee7
    • Merge pull request #15080 from jacquesqiao/optimize-assign · d243e555
      乔龙飞 Qiao Longfei 提交于
      Optimize assign
      d243e555
    • 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