1. 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
  2. 08 3月, 2019 5 次提交
  3. 26 2月, 2019 1 次提交
  4. 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
  5. 18 2月, 2019 1 次提交
  6. 14 2月, 2019 2 次提交
  7. 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
  8. 17 1月, 2019 1 次提交
  9. 16 1月, 2019 1 次提交
  10. 09 1月, 2019 1 次提交
  11. 20 11月, 2018 1 次提交
  12. 16 11月, 2018 2 次提交
  13. 13 11月, 2018 2 次提交
  14. 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
  15. 06 11月, 2018 1 次提交
  16. 17 10月, 2018 1 次提交
  17. 17 8月, 2018 1 次提交
  18. 24 7月, 2018 1 次提交
  19. 23 7月, 2018 1 次提交
  20. 20 7月, 2018 1 次提交
  21. 03 7月, 2018 2 次提交
  22. 15 6月, 2018 1 次提交
  23. 07 6月, 2018 1 次提交
  24. 01 6月, 2018 1 次提交
  25. 30 5月, 2018 1 次提交
  26. 09 5月, 2018 1 次提交
  27. 03 5月, 2018 1 次提交
  28. 02 5月, 2018 1 次提交
  29. 27 4月, 2018 1 次提交
  30. 25 4月, 2018 1 次提交