1. 25 4月, 2023 1 次提交
  2. 13 4月, 2023 1 次提交
  3. 12 4月, 2023 1 次提交
  4. 09 3月, 2023 1 次提交
  5. 06 3月, 2023 1 次提交
  6. 13 1月, 2023 1 次提交
    • Z
      [inference][trt]set output data type of trt network (#49712) · 690d7a69
      Zhang Jun 提交于
      * update trt engine to set in/out data type
      
      * update
      
      * Update engine.cc
      
      * Update engine.cc
      
      * update
      
      * set engine output type before freeze the network
      
      * update
      
      * update trt autoscan ut
      
      * update
      
      * update ut
      
      * fix equal bug, update ut
      
      * fix cast and equal ut
      
      * update cast ut using TRT < 8.4
      
      * set datatype from scope
      
      * check output var is nullptr
      
      * Update op_converter.h
      
      * update tensorrt_engine_op_test ut
      
      * update
      690d7a69
  7. 19 12月, 2022 1 次提交
  8. 03 11月, 2022 1 次提交
  9. 14 10月, 2022 1 次提交
  10. 11 10月, 2022 1 次提交
  11. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  12. 20 9月, 2022 1 次提交
  13. 15 9月, 2022 1 次提交
  14. 25 7月, 2022 1 次提交
  15. 19 7月, 2022 1 次提交
  16. 08 7月, 2022 1 次提交
  17. 06 7月, 2022 1 次提交
  18. 22 6月, 2022 1 次提交
  19. 13 6月, 2022 1 次提交
  20. 05 6月, 2022 1 次提交
  21. 19 5月, 2022 1 次提交
  22. 02 4月, 2022 1 次提交
  23. 13 1月, 2022 1 次提交
  24. 01 6月, 2021 1 次提交
  25. 27 4月, 2021 1 次提交
  26. 18 2月, 2021 1 次提交
  27. 13 10月, 2020 1 次提交
  28. 15 9月, 2020 1 次提交
  29. 23 6月, 2020 1 次提交
  30. 09 3月, 2020 1 次提交
  31. 06 1月, 2020 1 次提交
  32. 12 8月, 2019 1 次提交
  33. 06 6月, 2019 1 次提交
  34. 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
  35. 20 3月, 2019 2 次提交
  36. 08 3月, 2019 3 次提交
  37. 27 2月, 2019 1 次提交