1. 18 1月, 2022 1 次提交
  2. 24 6月, 2021 1 次提交
    • Z
      [Paddle-TRT] Remove TensorRT deprecated API (#33654) · b6e9498e
      zlsh80826 提交于
      * add trt LT version helper
      
      * remove deprecated nvinfer1::DimsCHW and replace it to nvinfer1::Dims3
      
      * remove deprecated nvinfer1::DimsNCHW and replace it to nvinfer1::Dims4
      
      * update deserialize engine
      
      * update to createNetworkV2
      
      * update to createNetworkV2
      
      * update buildWithConfig and remove redundent config settings
      
      * replace createNetwork to createNetworkV2
      
      * fix int8
      
      * addMatrixMultiply
      
      * remove unnecessary const cast
      
      * IBuilder->setInt8Calibrator() is deprecated
      
      * auto enable fp16 when using int8
      
      * remove the redundant line
      b6e9498e
  3. 17 6月, 2021 1 次提交
  4. 24 9月, 2020 1 次提交
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
  5. 14 9月, 2020 1 次提交
  6. 08 3月, 2019 4 次提交
  7. 27 2月, 2019 1 次提交
  8. 18 2月, 2019 1 次提交
  9. 14 2月, 2019 2 次提交
  10. 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
  11. 17 8月, 2018 1 次提交
  12. 25 7月, 2018 1 次提交
  13. 24 7月, 2018 1 次提交
  14. 23 7月, 2018 1 次提交
  15. 20 7月, 2018 1 次提交
  16. 11 5月, 2018 1 次提交
  17. 10 5月, 2018 2 次提交
  18. 09 5月, 2018 2 次提交
  19. 03 5月, 2018 1 次提交
  20. 27 4月, 2018 1 次提交
  21. 25 4月, 2018 1 次提交