1. 16 6月, 2020 1 次提交
  2. 15 6月, 2020 1 次提交
  3. 11 6月, 2020 1 次提交
  4. 18 5月, 2020 1 次提交
  5. 09 5月, 2020 1 次提交
  6. 20 4月, 2020 1 次提交
  7. 17 4月, 2020 1 次提交
  8. 16 4月, 2020 2 次提交
  9. 13 4月, 2020 1 次提交
  10. 08 4月, 2020 1 次提交
  11. 02 4月, 2020 1 次提交
  12. 16 3月, 2020 1 次提交
  13. 08 11月, 2019 1 次提交
    • H
      Move muliti class kernel back to basic (#2396) · 52e0db46
      huzhiqiang 提交于
      * move multiclass_nms kernel back to host test=develop
      
      * move layer_norm OP and arm_kernel into extra type since it's added after release/v2.0-beta1 and not related with CV test=develop
      
      * fix code_style test=develop
      52e0db46
  14. 04 11月, 2019 1 次提交
  15. 11 9月, 2019 1 次提交
  16. 03 9月, 2019 1 次提交
    • J
      rewrite multiclass_nms according to fluid, test=develop (#1945) · deaddf9d
      juncaipeng 提交于
      * add ops for faster rcnn
      
      * disable test for generate_proposals and roi_align, test=develop
      
      * remove .swp file
      
      * remove log in tensor slice
      
      * finish the unit test for roi_align, test=develop
      
      * add box_clip op and fix tensor slice bug
      
      * remove add four op twice
      
      * rewrite the implement for box_coder and sequence_expand, add faster_rcnn_test, test=develop
      
      * fix test bug of box_clip in x86 server, test=develop
      
      * rewrite multiclass_nms according to fluid, test=develop
      
      * fix param load bug in box_coder and multiclass_nms op, test=develop
      
      * fix value transfor error in multiclass_nms, test=develop
      deaddf9d
  17. 29 8月, 2019 1 次提交
    • W
      Add yolo_box_cuda multiclass_nms_host kernel. (#1908) · de43e479
      Wilber 提交于
      * add yolo_box_compute cuda
      
      * move multiclass_nms(arm) to host
      
      * add lod in scale op
      
      * add yolo_box_cuda cmake config
      
      * modify shuffle_channel_fuse and transpose_softmax_transpose_fuse to support run ssd model. test=develop
      
      * reshape and transpose op don't have xshape output.
      
      * modify yolo_box_compute_cuda, use tensor to manage cuda memory test=develop
      
      * add yolo_box use kernel test=develop
      de43e479
  18. 24 8月, 2019 1 次提交
  19. 16 8月, 2019 1 次提交