1. 09 3月, 2020 1 次提交
  2. 23 2月, 2020 1 次提交
  3. 17 2月, 2020 1 次提交
  4. 02 12月, 2019 1 次提交
  5. 21 9月, 2019 1 次提交
  6. 31 7月, 2019 1 次提交
    • Z
      Trt fp16 support (#18860) · 61238d31
      Zhaolong Xing 提交于
      * Fix Mask rcnn predictor
          1. refine memory optim algorithm to support the model with the block op.
          2. output diff : modify the affine channel fuse
          3. add condition_block_infer op
      add interface for setting trt calib table dir
      test=develop
      
      * add the missing files.
      test=develop
      
      * 1 add trt fp16 support
      test=develop
      61238d31
  7. 08 7月, 2019 1 次提交
  8. 06 6月, 2019 1 次提交
  9. 25 5月, 2019 1 次提交
    • Z
      TRT: Support set dynamic range in int8 mode. (#17524) · 61221ebc
      Zhaolong Xing 提交于
      * fluid int8 train and trt int8 predict align.
      trt int8 predict init
      op converter
      
      * 2. align fluid int8 train and trt int8 inference.
      enhance quant dequant fuse pass
      enhance op converter, trt engine, trt engine op, trt subgraph pass.
      
      * 3. add delete_quant_dequant_pass for trt
      
      test=develop
      
      * 4. add the missing file
      test=develop
      
      * 5. i modify the c++ interface, but forget to modify the pybind code
      fix the IS_TRT_VERSION_GE bug, and fix elementwise op converter
      test=develop
      61221ebc
  10. 29 3月, 2019 1 次提交
  11. 28 3月, 2019 1 次提交
    • 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
  12. 08 3月, 2019 7 次提交
  13. 27 2月, 2019 1 次提交
  14. 26 2月, 2019 1 次提交
  15. 22 2月, 2019 1 次提交
    • N
      5. add static trt load model · 1d5ef7c9
      nhzlx 提交于
      1). add static trt load model
      2). fix bug: when device_id is not 0, the trt will have a bug
      test=develop
      1d5ef7c9
  16. 18 2月, 2019 1 次提交
  17. 15 2月, 2019 1 次提交
  18. 14 2月, 2019 2 次提交
  19. 26 1月, 2019 1 次提交
  20. 25 1月, 2019 1 次提交
  21. 22 1月, 2019 1 次提交
    • N
      fix trt stream bug. · ec213730
      nhzlx 提交于
      BUG: After continuing to input different data, the output cannot be aligned
      test=develop
      ec213730
  22. 16 1月, 2019 1 次提交
  23. 09 1月, 2019 1 次提交
  24. 17 12月, 2018 1 次提交
  25. 14 12月, 2018 1 次提交
  26. 12 12月, 2018 1 次提交
  27. 26 11月, 2018 1 次提交
  28. 16 11月, 2018 1 次提交
    • W
      Refine operator cmake (#14413) · a2d9b344
      Wu Yi 提交于
      * wip simplify operator framework
      
      * wip
      
      * wip
      
      * done test=develop
      
      * clean test=develop
      
      * fix test=develop
      
      * fix deps test=develop
      
      * fix cpu build test=develop
      
      * fix tensorrt build test=develop
      
      * fix tests test=develop
      
      * fix test=develop
      
      * fix cpu build test=develop
      a2d9b344
  29. 09 11月, 2018 1 次提交
    • Q
      Exhaustive search for cuDNN conv. (#14286) · abe20923
      qingqing01 提交于
      * exhaustive search for cuDNN conv.
      * Refine code and add unit testing.
      * Fix model load in fluid/inference and unit testing in conv2d
      * Follow comments.
      * Fix compiling test=develop
      abe20923
  30. 08 11月, 2018 2 次提交
  31. 07 11月, 2018 1 次提交
  32. 06 11月, 2018 1 次提交