1. 14 7月, 2020 1 次提交
  2. 13 7月, 2020 5 次提交
  3. 11 7月, 2020 2 次提交
  4. 10 7月, 2020 4 次提交
  5. 09 7月, 2020 5 次提交
  6. 08 7月, 2020 4 次提交
  7. 07 7月, 2020 7 次提交
  8. 06 7月, 2020 4 次提交
  9. 04 7月, 2020 1 次提交
  10. 03 7月, 2020 3 次提交
  11. 02 7月, 2020 4 次提交
    • 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
    • C
      Refactor dynamic dso search functions (#25214) · 5a959f6e
      Chen Weihang 提交于
      * refactor dynamic dso search func, test=develop
      
      * polish details, test=develop
      
      * polish detail based review comments, test=develop
      
      * revert string type change, test=develop
      5a959f6e
    • J
      [oneDNN] Fix to #25078 (#25256) · 17c751be
      Jacek Czaja 提交于
      17c751be
    • M
      Encryption infer (#25119) · 3b8f0a64
      MRXLT 提交于
      * add encrypt api for inference lib
      3b8f0a64