1. 02 8月, 2022 1 次提交
  2. 19 7月, 2022 1 次提交
  3. 26 6月, 2022 1 次提交
  4. 22 6月, 2022 1 次提交
  5. 05 6月, 2022 1 次提交
  6. 25 5月, 2022 1 次提交
  7. 02 4月, 2022 1 次提交
  8. 20 2月, 2022 1 次提交
  9. 19 2月, 2022 1 次提交
    • A
      [Pten]Unify paddle/pten::framework::ddim into pten::ddim (#39614) · 2fe04264
      Aurelius84 提交于
      * Unify paddle/pten::framework::ddim into pten::ddim
      
      * fix paddle namespace
      
      * compile sucessfully
      
      * fix npu src file
      
      * fix conflict
      
      * fix conflict
      
      * fix tensorrt compiler error
      
      * fix conflict
      
      * fix conflict
      
      * fix tesst file conflict
      
      * fix conflict
      
      * fix mlu file conflict
      
      * fix mlu file conflict
      
      * fix cinn header file conflict
      
      * fix conflict
      
      * fix conflict
      
      * fix conflict
      
      * fix conflict
      2fe04264
  10. 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
  11. 26 10月, 2021 1 次提交
    • W
      [Paddle-Inference]Add MatmulV2ToMatmul convert Pass, fix (matmul_v2, matmul,... · 93c591e2
      Wangzheee 提交于
      [Paddle-Inference]Add MatmulV2ToMatmul convert Pass, fix (matmul_v2, matmul, mul) convert pass, fix (matmul, mul) op_teller (#36652)
      
      * new_Matmul2ToMatmulToMul
      
      * new_Matmul2ToMatmulToMul
      
      * fix paddle_pass_builder
      
      * fix paddle_pass_builder
      
      * fix paddle_pass_builder
      
      * tem
      
      * tem
      
      * Add MatmulV2ToMatmul convert Pass; MatmulV2ToMul convert Pass
      
      * Add MatmulV2ToMatmul convert Pass; MatmulV2ToMul convert Pass
      
      * add matmul_broadcast_unitest
      
      * fix op_teller
      93c591e2
  12. 14 10月, 2021 1 次提交
  13. 24 9月, 2021 1 次提交
  14. 07 9月, 2021 1 次提交
  15. 30 8月, 2021 1 次提交
  16. 28 6月, 2021 1 次提交
  17. 29 4月, 2021 1 次提交
  18. 16 4月, 2021 1 次提交
  19. 30 3月, 2021 1 次提交
  20. 04 2月, 2021 1 次提交
  21. 30 12月, 2020 1 次提交
  22. 29 12月, 2020 1 次提交
  23. 12 11月, 2020 1 次提交
  24. 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
  25. 17 9月, 2020 1 次提交
  26. 08 9月, 2020 1 次提交
  27. 07 7月, 2020 1 次提交
  28. 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
  29. 13 2月, 2020 1 次提交
  30. 13 10月, 2019 1 次提交
    • Z
      Add Multihead matmul fuse pass (#20167) · b8333ede
      zhaoyuchen2018 提交于
      * Add multihead fuse pass for ernie opt
      
      * Refine softmax
      
      test=develop
      
      * Refine cuda kernel
      
      * Refine cuda version
      
      * Refine cmake
      
      test=develop
      
      * refine header file
      
      * refine test case and pass
      * refine comments
      b8333ede