1. 26 6月, 2018 1 次提交
  2. 22 6月, 2018 1 次提交
    • Q
      Fix kill fail bug (#11635) · dda24f18
      Qiyang Min 提交于
      * 1. Remove PYTHON_FLAGS from paddle_build.sh in paddlepaddle/paddle:latest-dev
      
      * 1. Add PYTHON_FLAGS back
      2. Change SIGKILL to SIGINT and SIGTERM
      
      * 1. Add setup.py.in back
      
      * 1. add pip install open-cv in Dockerfile to avoid libusb_exit hanging up which is caused by the opencv-python package missing
      
      * 1. Add the && \ to line above
      
      * 1. Remove the notice comment
      dda24f18
  3. 21 6月, 2018 2 次提交
  4. 20 6月, 2018 3 次提交
  5. 19 6月, 2018 4 次提交
  6. 18 6月, 2018 1 次提交
  7. 15 6月, 2018 4 次提交
  8. 14 6月, 2018 5 次提交
    • Y
      fix dist ut · 44925eb4
      yi.wu 提交于
      44925eb4
    • L
      set test_parallel_executor_crf serial · 10e21b77
      Luo Tao 提交于
      10e21b77
    • Y
      add script · f215a787
      yi.wu 提交于
      f215a787
    • Y
      add a ctest hung tool · 9af03346
      yi.wu 提交于
      9af03346
    • W
      Add mean IOU op. (#10519) · 6fcdb240
      whs 提交于
      * Add mean_iou op.
      
      * Add unitest for mean iou op.
      
      * Add optional collections of confusion matrix and mean_iou.
      
      * Fix cuda kernel.
      
      * Refine code.
      1. Merge computing in GPU to two kernel.
      2. Use wrong array and correct array instead of confusion matrix.
      
      * Add python api and fix cuda kernel.
      
      * Fix comments.
      
      * Small fix.
      
      * Small fix.
      6fcdb240
  9. 13 6月, 2018 1 次提交
  10. 12 6月, 2018 1 次提交
  11. 11 6月, 2018 8 次提交
  12. 10 6月, 2018 4 次提交
  13. 09 6月, 2018 2 次提交
  14. 08 6月, 2018 3 次提交