1. 11 3月, 2021 1 次提交
  2. 07 12月, 2020 1 次提交
    • S
      cherry-pick PR #27933 (#29377) · 9a6ecb03
      Shang Zhizhou 提交于
      * cherry-pick PR #27933
      
      * fix: cuda version is in varibale CUDA_VERSION in 1.8 cuda.cmake
      
      * close unittest failed temporarily
      
      * cherry-pick PR #27544, fix layer_norm and softmax bug in tensorRT
      9a6ecb03
  3. 05 11月, 2020 1 次提交
    • S
      Ernie varlen to 1.8 (#28400) · 78d68d59
      Shang Zhizhou 提交于
      * Fix TRT plugin registry without TRT lib (#25982)
      
      * fix trt plugin registry without trt lib
      
      * support trt4
      
      * refine code style
      
      * pick ea851796 from develop
      
      * cherry-pick develop PR  #26273 && #27796
      
      * fix unittest error
      
      * fix unittest error
      
      * remove const_cast
      Co-authored-by: NPei Yang <peiyang@baidu.com>
      78d68d59
  4. 26 3月, 2020 1 次提交
    • Z
      [Paddle-TRT]: Ernie Dynamic shape support. (#23138) · 430b0099
      Zhaolong Xing 提交于
      * add dynamic plugin support.
      test=develop
      
      * change emb eltwise layernorm to math function
      test=develop
      
      * add emb eltwise layernorm
      test=develop
      
      * can run dynamic shape ernie
      test=develop
      
      * fix ci
      test=develop
      
      * add ut for trt ernie dynamic
      
      test=develop
      
      * refine dynamic shape c++ interface.
      test=develop
      
      * fix comments
      test=develop
      
      * fix comments
      test=develop
      430b0099
  5. 06 1月, 2020 1 次提交