1. 23 1月, 2019 5 次提交
    • M
      Polish code · c8965dc1
      minqiyang 提交于
      test=develop
      c8965dc1
    • 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
    • T
      checkpoint at distributed training (#14854) · 8b50ad80
      tangwei12 提交于
      checkpoint for distributed training.
      8b50ad80
    • Q
      Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) · 07dc5a15
      qingqing01 提交于
      * Add generate_mask_labels_op to support Mask-RCNN.
      * Refine sigmoid_cross_entropy to support nomalize mode.
      * Fix generator_proposals_label.
      * Use DeviceTemporaryAllocator in roi_pool and roi_algin.
      * Remove shape check in data_feeder.
      07dc5a15
    • Y
      Add check of input in sequence_expand op. (#15466) · eaad3e4c
      Yiqun Liu 提交于
      * Add check of input in sequence_expand op.
      test=develop
      
      * Correct the unittest of sequence_expand op.
      test=develop
      eaad3e4c
  2. 22 1月, 2019 8 次提交
  3. 21 1月, 2019 11 次提交
  4. 20 1月, 2019 2 次提交
  5. 19 1月, 2019 2 次提交
  6. 18 1月, 2019 4 次提交
    • X
      fix bias · 3c09a57e
      Xin Pan 提交于
      test=develop
      3c09a57e
    • X
      fix bias · c8c3efad
      Xin Pan 提交于
      test=develop
      c8c3efad
    • Z
      Tree conv op (#15217) · e2ba9668
      zhaozhehao 提交于
      * refactor tree2col operator with new memory mechanism test=develop
      
      * test=develop
      
      * test=develop
      
      * Modified API according to panyx0718 test=develop
      
      * fix API change according to heavengate test=develop
      
      * Modify API comment test=develop
      e2ba9668
    • C
      speed fetch_feed_test (#15383) · 958ca2c7
      chengduo 提交于
      test=develop
      958ca2c7
  7. 16 1月, 2019 8 次提交