1. 08 7月, 2019 1 次提交
  2. 12 6月, 2019 1 次提交
  3. 06 6月, 2019 1 次提交
  4. 16 5月, 2019 1 次提交
  5. 09 5月, 2019 1 次提交
    • Z
      fix: (#17279) · 7a3bb061
      Zhaolong Xing 提交于
      1. infernce multi card occupy
      2. facebox model inference occupy too much
      test=develop
      7a3bb061
  6. 28 3月, 2019 2 次提交
    • N
      Anakin ssd support · d065b5bf
      nhzlx 提交于
      refine trt first run
      add quant dequant fuse pass
      omit simplify_anakin_priorbox_detection template
      omit transpose_flatten_concat_fuse template
      test=develop
      d065b5bf
    • C
      Fix the interface of Pass::Apply (#16484) · ed61d67c
      chengduo 提交于
      * modify the interface of Pass::Allay
      test=develop
      
      * Polish code
      test=develop
      
      * Fix Travis CI
      test=develop
      
      * fix Pass::Apply interface
      test=develop
      
      * Fix Travis CI
      test=develop
      ed61d67c
  7. 20 3月, 2019 2 次提交
  8. 08 3月, 2019 1 次提交
  9. 15 2月, 2019 1 次提交
  10. 02 2月, 2019 1 次提交
    • G
      Fix std::abs usage in memory_optimize_pass.cc (#15627) · 2bf63f4c
      Gabor Buella 提交于
      test=develop
      
      size_t is an unsigned integer, with a conversion rank
       larger than int, therefore in the following expression
       the int value was promoted to size_t, making it a
       subtraction of unsigned values. The result of such
       a subtraction is also an unsigned value.
      2bf63f4c
  11. 26 1月, 2019 1 次提交
  12. 24 1月, 2019 1 次提交
    • N
      fix two bug: · 0779e355
      nhzlx 提交于
      1. graph and program_desc alignment
      2. trt stream
      
      test=develop
      0779e355
  13. 23 1月, 2019 1 次提交
  14. 21 1月, 2019 1 次提交
  15. 08 1月, 2019 1 次提交
  16. 07 1月, 2019 1 次提交
  17. 10 12月, 2018 1 次提交
  18. 06 12月, 2018 2 次提交
  19. 29 11月, 2018 1 次提交
  20. 28 11月, 2018 1 次提交
  21. 20 11月, 2018 1 次提交
  22. 19 11月, 2018 2 次提交
  23. 16 11月, 2018 2 次提交
  24. 14 11月, 2018 1 次提交