1. 27 7月, 2022 1 次提交
  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. 28 10月, 2020 1 次提交
  4. 02 7月, 2020 1 次提交
    • Y
      Add `matrix_nms_op` (#24400) · 6d6efafe
      Yang Zhang 提交于
      * Add `matrix_nms_op`
      
      test=develop
      
      * Make ci happy
      
      test=develop
      
      * Exit early when no detection
      
      test=develop
      
      * Fix license year
      
      test=develop
      
      * Output index as well
      
      test=develop
      
      * Match nms2 lod behavior and add `return_index` flag
      
      test=develop
      
      * Make CI happy
      
      test=develop
      
      * Fix wording
      
      test=develop
      6d6efafe