1. 27 11月, 2020 3 次提交
    • A
      bc902044
    • 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
    • L
      fix typo of flag name (#29154) · fd3fcb05
      Leo Chen 提交于
      fd3fcb05
  2. 26 11月, 2020 9 次提交
  3. 25 11月, 2020 7 次提交
  4. 24 11月, 2020 3 次提交
  5. 23 11月, 2020 8 次提交
  6. 21 11月, 2020 1 次提交
  7. 20 11月, 2020 9 次提交