1. 02 9月, 2019 2 次提交
    • J
      Add ops and fix bugs for Faster RCNN (#1942) · cfd5abe5
      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
      cfd5abe5
    • J
      fix elementwise_op bug when the shape of input y is 1, test=develop (#1924) · 69217a24
      juncaipeng 提交于
      * fix elementwise_op bug when the shape of input y is 1, test=develop
      
      * fix elementwise ops bug when the shape of input y is 1, test=develop
      69217a24
  2. 01 9月, 2019 3 次提交
  3. 31 8月, 2019 1 次提交
  4. 30 8月, 2019 6 次提交
  5. 29 8月, 2019 11 次提交
  6. 28 8月, 2019 14 次提交
  7. 27 8月, 2019 3 次提交