1. 16 2月, 2022 2 次提交
    • W
      [Paddle-Inference] support preln-ernie: add preln_emb_eltwise_layernorm_op,... · f31c2426
      Wangzheee 提交于
      [Paddle-Inference] support preln-ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op (#39570)
      
      * support preln_ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op
      
      * support preln_ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op
      f31c2426
    • Y
      [Pten]Remove reshape and elementwise_add's registry code in Fluid (#39317) · c6478270
      YuanRisheng 提交于
      * remove reshape and elementwise_add registry
      
      * delete code
      
      * fix bugs when run ci ut
      
      * remove log
      
      * fix bugs when run unit test
      
      * fix bugs when run unit test
      
      * fix bugs when run cinn
      
      * fix bugs when run ci-mac-python3
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix compile bugs
      
      * fix bugs when run kunlun
      
      * fix bugs when compile
      
      * update code according comment
      c6478270
  2. 15 2月, 2022 2 次提交
  3. 11 2月, 2022 1 次提交
    • W
      [Paddle Inference] support ernie quant model with interleaved (#39424) · 1c44d3e2
      Wangzheee 提交于
      * support ernie quant model with interleaved
      
      * support ernie quant model with interleaved
      
      * support ernie quant model with interleaved
      
      * support ernie quant model with interleaved
      
      * support ernie quant model with interleaved
      
      * support ernie quant model with interleaved
      
      * support ernie quant model with interleaved
      1c44d3e2
  4. 09 2月, 2022 1 次提交
  5. 27 1月, 2022 2 次提交
    • W
      fix shuffle_channel_detect_pass (#39242) · af9ddeb7
      wenbin 提交于
      * shuffle channel pass
      
      * add ut
      
      * timeout fix
      
      * makefile fix
      af9ddeb7
    • W
      [Paddle-Inference]: fix concat slice (#39096) · f080e8d5
      Wangzheee 提交于
      * Paddle-Inference:fix_concat_slice
      
      * Paddle-Inference:fix_concat_slice
      
      * Paddle-Inference:fix_concat_slice
      
      * Paddle-Inference:fix_concat_slice
      
      * [Paddle-Inference]: fix concat slice
      
      * [Paddle-Inference]: fix concat slice
      
      * [Paddle-Inference]: fix concat slice
      f080e8d5
  6. 25 1月, 2022 1 次提交
  7. 18 1月, 2022 2 次提交
  8. 14 1月, 2022 1 次提交
    • H
      add flatten_contiguous_range OpConvert for Paddle-TRT (#38922) · 050aa6fe
      heliqi 提交于
      * add trt_convert_flatten_contiguous_rang op
      
      * trt version >7,support trt_convert_flatten_contiguous_rang
      
      * trt version >7,support trt_convert_flatten_contiguous_rang
      
      * trt version >7,support trt_convert_flatten_contiguous_rang
      
      * test cast add trt version >=7 skip
      050aa6fe
  9. 13 1月, 2022 2 次提交
  10. 09 12月, 2021 1 次提交
  11. 08 12月, 2021 1 次提交
  12. 03 12月, 2021 1 次提交
  13. 30 11月, 2021 1 次提交
  14. 24 11月, 2021 1 次提交
  15. 23 11月, 2021 2 次提交
  16. 12 11月, 2021 1 次提交
  17. 29 10月, 2021 1 次提交
  18. 28 10月, 2021 1 次提交
  19. 27 10月, 2021 1 次提交
  20. 26 10月, 2021 1 次提交
  21. 23 10月, 2021 1 次提交
  22. 20 10月, 2021 1 次提交
  23. 19 10月, 2021 1 次提交
  24. 15 10月, 2021 1 次提交
  25. 13 10月, 2021 1 次提交
  26. 12 10月, 2021 1 次提交
  27. 11 10月, 2021 2 次提交
  28. 24 9月, 2021 2 次提交
  29. 22 9月, 2021 1 次提交
    • J
      fix conv2d convert test (#35627) · 1238115e
      JingZhuangzhuang 提交于
      * support nnadapter and ascend310
      
      * modify code
      
      * add anchor_generator convert test
      
      * add gelu convert test
      
      * add conv2d convert test
      
      * modify anchor_operator convert test
      
      * modify conv2d test
      
      * modify con2d convert test
      
      * modify conv2d convert test
      
      * modify conv2d convert test
      
      * modify conv2d test
      
      * fix WITH_PYTHON compile error
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
      Co-authored-by: Njiweibo <jiweibo@baidu.com>
      1238115e
  30. 17 9月, 2021 1 次提交
  31. 16 9月, 2021 1 次提交
  32. 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