1. 15 9月, 2021 1 次提交
    • X
      [Paddle Inference]Add split op TRT converter unittest. (#35127) · e26a2504
      xiaoxiaohehe001 提交于
      * add_split_op
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      
      * add_split_teller
      e26a2504
  2. 23 4月, 2021 1 次提交
    • W
      move semantic checks to op_teller (#32279) · 7c38114f
      wenbin 提交于
      * move semantic checks to op_teller
      
      * more ops
      
      * more ops
      
      * revert block related change
      
      * part1
      
      * revert activation
      
      * remove if
      
      * remove const_cast
      
      * reslove conflict
      
      * remove const_cast
      
      * delete useless var
      
      * replace vlog(1) with vlog(3), replace assert with PADDLE_ENFORCE
      
      * down to 19 files
      7c38114f
  3. 02 4月, 2021 1 次提交
  4. 23 3月, 2021 1 次提交
  5. 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
  6. 11 5月, 2020 1 次提交
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  7. 14 4月, 2020 1 次提交
  8. 01 4月, 2020 1 次提交
  9. 23 10月, 2019 1 次提交
  10. 22 11月, 2018 1 次提交
  11. 21 11月, 2018 1 次提交
  12. 20 11月, 2018 1 次提交
  13. 16 11月, 2018 1 次提交
  14. 13 11月, 2018 2 次提交