1. 17 9月, 2019 1 次提交
  2. 12 9月, 2019 2 次提交
  3. 10 9月, 2019 1 次提交
  4. 09 9月, 2019 1 次提交
  5. 06 9月, 2019 1 次提交
  6. 04 9月, 2019 1 次提交
  7. 03 9月, 2019 1 次提交
  8. 02 9月, 2019 1 次提交
    • J
      Add ops and fix bugs for Faster RCNN (#1942) · 635b4958
      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
      635b4958
  9. 30 8月, 2019 1 次提交
  10. 29 8月, 2019 3 次提交
  11. 28 8月, 2019 2 次提交
  12. 26 8月, 2019 1 次提交
    • W
      Add matmul op (#1837) · b35e89d6
      Wilber 提交于
      * test=develop add matmul_op
      
      * use lite::arm::math::sgemm func to implement matmul
      
      * test=develop  pre-commit command to run clang-format
      
      * Revert "test=develop  pre-commit command to run clang-format"
      
      This reverts commit 3f56474f.
      
      * test=develop pre-commit command to run clang-format
      b35e89d6
  13. 24 8月, 2019 2 次提交
  14. 23 8月, 2019 1 次提交
    • T
      feat: (#1836) · 9388dace
      TianXiaogang 提交于
      add model_run_test_image
          add range_max_quant op
          add flatten op
          add flatten2 op
      fix:
          fix density_prior_box density_size type from float to int
          fix prior_box and density_prior_box some check for get_attr
      test=develop
      9388dace
  15. 22 8月, 2019 1 次提交
  16. 16 8月, 2019 1 次提交