1. 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
  2. 20 3月, 2019 2 次提交
  3. 08 3月, 2019 1 次提交
  4. 15 2月, 2019 1 次提交
  5. 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
  6. 26 1月, 2019 1 次提交
  7. 24 1月, 2019 1 次提交
    • N
      fix two bug: · 0779e355
      nhzlx 提交于
      1. graph and program_desc alignment
      2. trt stream
      
      test=develop
      0779e355
  8. 23 1月, 2019 1 次提交
  9. 21 1月, 2019 1 次提交
  10. 08 1月, 2019 1 次提交
  11. 07 1月, 2019 1 次提交
  12. 10 12月, 2018 1 次提交
  13. 06 12月, 2018 2 次提交
  14. 29 11月, 2018 1 次提交
  15. 28 11月, 2018 1 次提交
  16. 20 11月, 2018 1 次提交
  17. 19 11月, 2018 2 次提交
  18. 16 11月, 2018 2 次提交
  19. 14 11月, 2018 1 次提交