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. 29 3月, 2019 1 次提交
  3. 22 3月, 2019 1 次提交
  4. 29 11月, 2018 1 次提交
  5. 14 11月, 2018 1 次提交
  6. 29 9月, 2018 1 次提交
  7. 05 9月, 2018 1 次提交
  8. 21 8月, 2018 1 次提交
  9. 31 7月, 2018 1 次提交
  10. 05 7月, 2018 1 次提交
  11. 28 6月, 2018 1 次提交
  12. 18 6月, 2018 1 次提交
  13. 01 6月, 2018 1 次提交
  14. 23 5月, 2018 1 次提交