1. 04 8月, 2022 1 次提交
    • Z
      Phi generate_proposals_v2 (#44436) · 566c80ff
      zhiboniu 提交于
      * phi_generate_proposals_v2
      
      * remove old kernels
      
      * optest add eager_check
      
      * del lod
      
      * update
      
      * update
      
      * update test_detection with_lod
      
      * update nms_util
      
      * remove old nms_util.h
      566c80ff
  2. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  3. 21 3月, 2022 1 次提交
    • H
      Merge some test bug (#40543) · 56c43ccd
      hong 提交于
      * switch eager mode and change it
      
      * set default is eager
      
      * set default is eager
      
      * fix error; test=develop
      
      * fix some error; test=develop
      
      * update
      
      * upd
      
      * update code; test=develop
      
      * update
      
      * fix some bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix bug; test=develop
      
      * fix error; test=develop
      
      * format; test=develop
      Co-authored-by: NJiabinYang <360788950@qq.com>
      56c43ccd
  4. 20 10月, 2020 1 次提交
  5. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f
  6. 08 9月, 2020 1 次提交
  7. 13 5月, 2020 1 次提交
  8. 28 4月, 2020 1 次提交
  9. 14 4月, 2020 1 次提交
    • W
      enhance the error message, test=develop (#23646) · 93aa6690
      wangguanzhong 提交于
      * enhance the error message of box_coder, test=develop
      
      * enhance error message in box_decoder_and_assign
      
      * enhance error message of collect_fpn_proposals
      
      * enhance errror message of distribute_fpn_proposals
      
      * enhance error message of multiclass_nms, test=develop
      93aa6690
  10. 11 4月, 2020 1 次提交
  11. 18 10月, 2019 1 次提交
  12. 11 10月, 2019 1 次提交
  13. 10 9月, 2019 1 次提交
    • W
      merge empty lod tensor, test=develop (#19228) · 25dcd74d
      wangguanzhong 提交于
      * merge_empty_lod_tensor, test=develop
      
      * fix multiclass_nms, test=develop
      
      * refine API.spec, test=develop
      
      * add unittest case for fetch, test=develop
      
      * add lod tensor test, test=develop
      
      * return index for multiclass_nms, test=develop
      
      * add api for multiclass_nms2
      
      * update API.spc, test=develop
      
      * refine api doc, test=develop
      
      * fix test_detection.py, test=develop
      
      * polish code, test=develop
      
      * add more unittest case, test=develop
      25dcd74d
  14. 14 6月, 2019 1 次提交
    • Q
      Hidden paddle.fluid.layers.detection_map. (#18033) · e81756f1
      qingqing01 提交于
      * Remove layers.detection_map API
      * Since uers can use fluid.metrics.DetectionMAP to calculate mAP of current-batch and cumulative-batch. layers.detection_map only can calculate cur-batch mAP.
      e81756f1
  15. 14 5月, 2019 1 次提交
  16. 15 4月, 2019 1 次提交
  17. 19 3月, 2019 1 次提交
  18. 12 3月, 2019 5 次提交
  19. 27 2月, 2019 1 次提交
  20. 30 1月, 2019 1 次提交
  21. 29 1月, 2019 2 次提交
  22. 28 1月, 2019 1 次提交
  23. 25 1月, 2019 2 次提交
  24. 23 1月, 2019 2 次提交
  25. 18 1月, 2019 1 次提交
  26. 16 1月, 2019 1 次提交
  27. 23 11月, 2018 1 次提交
  28. 16 11月, 2018 1 次提交
  29. 13 11月, 2018 1 次提交
  30. 23 10月, 2018 2 次提交
  31. 14 9月, 2018 1 次提交
  32. 04 9月, 2018 1 次提交