1. 05 6月, 2022 1 次提交
  2. 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
  3. 22 2月, 2021 1 次提交
  4. 03 9月, 2019 1 次提交
    • Y
      A a pass to enable the use of cudnn (#19346) · c5548178
      Yiqun Liu 提交于
      * Add a interface to enable cudnn for inference.
      
      * Add cudnn_placement_pass.
      test=develop
      
      * Set the default value of cudnn_enabled_op_types to null.
      test=develop
      
      * Write the common basic class, placement_pass_base, to refine the codes.
      test=develop
      
      * Call EnableCUDNN in unittest.
      test=develop
      
      * Refine cudnn_placement_pass tester.
      
      * Enable the testing of cudnn_placement_pass in inference's unittest.
      test=develop
      
      * Add the check of op kernels.
      test=develop
      c5548178
  5. 29 5月, 2019 1 次提交
  6. 15 4月, 2019 1 次提交
  7. 02 4月, 2019 1 次提交
  8. 08 3月, 2019 1 次提交
    • N
      cant not pass ci · 2891070c
      nhzlx 提交于
      add if use static engine for trt
      test=develop
      2891070c
  9. 07 3月, 2019 1 次提交
    • N
      cant not pass ci · a9ed4277
      nhzlx 提交于
      add if use static engine for trt
      test=develop
      a9ed4277
  10. 29 1月, 2019 1 次提交
  11. 28 1月, 2019 1 次提交
  12. 22 1月, 2019 1 次提交
  13. 21 1月, 2019 1 次提交
  14. 09 1月, 2019 1 次提交
  15. 07 1月, 2019 1 次提交
  16. 14 12月, 2018 1 次提交
  17. 10 12月, 2018 1 次提交
  18. 20 11月, 2018 1 次提交
  19. 15 11月, 2018 1 次提交
    • Y
      Refine tester of TensorRT engine (#14390) · 9e6b1c5f
      Yiqun Liu 提交于
      * Refine the tester for MixedRTPredictor.
      test=develop
      
      * Enable the profiler in TensorRT engine.
      
      * Support the use of combined inference model in TensorRT unittest, and print the shape of feed targets.
      9e6b1c5f
  20. 14 11月, 2018 1 次提交
  21. 06 11月, 2018 1 次提交
  22. 13 10月, 2018 1 次提交
  23. 26 9月, 2018 1 次提交
  24. 20 9月, 2018 1 次提交
  25. 19 9月, 2018 1 次提交
  26. 18 9月, 2018 1 次提交