1. 08 6月, 2021 1 次提交
  2. 07 6月, 2021 1 次提交
  3. 01 6月, 2021 1 次提交
  4. 26 5月, 2021 1 次提交
  5. 19 5月, 2021 1 次提交
  6. 24 4月, 2021 1 次提交
  7. 30 3月, 2021 1 次提交
  8. 29 3月, 2021 1 次提交
  9. 11 3月, 2021 1 次提交
  10. 02 3月, 2021 1 次提交
    • S
      support trt serialize when load model from memory (#31342) · 6404c438
      Shang Zhizhou 提交于
      * support trt serialize when load model from memory
      
      * delete conv_bn_fuse_pass before tensorrt, with which trt serialize engine id is not stable
      
      * Revert "delete conv_bn_fuse_pass before tensorrt, with which trt serialize engine id is not stable"
      
      performance degradation, fix in the future
      
      This reverts commit fa6cd17e60b15df351efda379ddd00e9e9c1fea9.
      
      * add delete conv_bn
      
      * delete path when delete_cache_files
      6404c438
  11. 25 2月, 2021 2 次提交
  12. 24 2月, 2021 1 次提交
  13. 22 2月, 2021 1 次提交
  14. 20 2月, 2021 2 次提交
  15. 07 2月, 2021 1 次提交
  16. 03 2月, 2021 1 次提交
  17. 01 2月, 2021 1 次提交
  18. 28 1月, 2021 1 次提交
  19. 25 1月, 2021 1 次提交
  20. 21 1月, 2021 1 次提交
  21. 20 1月, 2021 1 次提交
  22. 12 1月, 2021 1 次提交
  23. 11 1月, 2021 1 次提交
  24. 07 1月, 2021 1 次提交
  25. 06 1月, 2021 1 次提交
  26. 04 1月, 2021 1 次提交
  27. 29 12月, 2020 1 次提交
  28. 24 12月, 2020 1 次提交
  29. 11 12月, 2020 2 次提交
  30. 07 12月, 2020 1 次提交
    • S
      Fix unittest (#29412) · 225a9c4e
      Shang Zhizhou 提交于
      * fix tensorrt unittest precision error
      
      * fix unittest precision error. test_trt_subgraph_pass && test_trt_dynamic_shape_transformer_prune
      225a9c4e
  31. 02 12月, 2020 1 次提交
  32. 30 11月, 2020 1 次提交
  33. 27 11月, 2020 1 次提交
    • S
      detect tensorRT plugin fp16 in runtime (#27933) · b9e76a01
      Shang Zhizhou 提交于
      * remove -DSUPPORTS_CUDA_FP16 in cuda.cmake
      
      * comile with cuda9
      
      * add some unittest
      
      * notest;test=coverage
      
      * add unittest for trt plugin swish && split
      
      * update ernie unittest
      
      * fix some error message
      
      * remove repeated judgement of CUDA version in mbEltwiseLayerNormOpConverter
      
      * fix comile errror when CUDA_ARCH_NAME < Pascal"
      
      * fix comile error
      
      * update unittest timeout
      
      * compile with cuda9
      
      * update error msg
      
      * fix code style
      
      * add some comments
      
      * add define IF_CUDA_ARCH_SUPPORT_FP16
      
      * rename IF_CUDA_ARCH_SUPPORT_FP16 to CUDA_ARCH_FP16_SUPPORTED
      b9e76a01
  34. 26 11月, 2020 1 次提交
  35. 13 11月, 2020 1 次提交
  36. 12 11月, 2020 1 次提交
  37. 09 11月, 2020 1 次提交