1. 28 10月, 2022 2 次提交
  2. 27 10月, 2022 1 次提交
  3. 26 10月, 2022 1 次提交
  4. 25 10月, 2022 2 次提交
  5. 23 10月, 2022 1 次提交
  6. 21 10月, 2022 1 次提交
  7. 20 10月, 2022 2 次提交
  8. 19 10月, 2022 4 次提交
  9. 18 10月, 2022 2 次提交
  10. 17 10月, 2022 2 次提交
  11. 12 10月, 2022 1 次提交
  12. 11 10月, 2022 1 次提交
  13. 10 10月, 2022 1 次提交
  14. 29 9月, 2022 1 次提交
  15. 28 9月, 2022 2 次提交
  16. 27 9月, 2022 2 次提交
    • W
      [Eager, Performance optimization] support divide( / operator) to sink to Cpp layer (#46329) · f20b361c
      Weilong Wu 提交于
      * [Eager] math op sink to Cpp level
      
      * fix ci errors
      
      * draft version
      
      * support + and - operator under cpp directly
      
      * add static test
      
      * polish code
      
      * promote types or unify right type to left
      
      * recover static test case
      
      * polish code and fix some ci errors
      
      * support complex and polish code
      
      * fix conflicts
      
      * fix windows ci errors
      
      * fix windows-inference-ci errors
      
      * polish and fix tests
      
      * fix test case
      
      * polish code
      
      * [Eager, Performance optimization] support multiply( * operator) to sink to Cpp layer
      
      * rm useless glog
      
      * [Eager, Performance optimization] support divide( / and // operator) to sink to Cpp layer
      
      * polish code
      
      * polish code and fix code-format
      
      * polish code
      
      * fix CI
      
      * polish code
      
      * update test
      
      * support div operator under cpp
      
      * fix scalar as input
      
      * Polish div logic, fix ci test
      
      * fix errors
      f20b361c
    • N
      [CodeStyle] remove all future import (#46411) · 30387006
      Nyakku Shigure 提交于
      * [CodeStyle] remove all future import
      
      * revert test_error.py
      
      * restore future import in example code
      30387006
  17. 26 9月, 2022 3 次提交
    • W
      [Eager, Performance optimization] support multiply( * operator) to sink to Cpp layer (#46326) · 7fb20b46
      Weilong Wu 提交于
      * [Eager] math op sink to Cpp level
      
      * fix ci errors
      
      * draft version
      
      
      * support + and - operator under cpp directly
      
      * add static test
      
      * polish code
      
      * promote types or unify right type to left
      
      * recover static test case
      
      * polish code and fix some ci errors
      
      * support complex and polish code
      
      * fix conflicts
      
      * fix windows ci errors
      
      * fix windows-inference-ci errors
      
      * polish and fix tests
      
      * fix test case
      
      * polish code
      
      * [Eager, Performance optimization] support multiply( * operator) to sink to Cpp layer
      
      * rm useless glog
      
      * polish code
      
      * polish code and fix code-format
      
      * polish code
      
      * fix CI
      
      * polish code
      7fb20b46
    • W
      [Eager, Performance optimization] math op sink to Cpp level ( + and - operator... · 23c50648
      Weilong Wu 提交于
      [Eager, Performance optimization] math op sink to Cpp level ( + and - operator as an example ) (#45811)
      
      * [Eager] math op sink to Cpp level
      
      * fix ci errors
      
      * draft version
      
      * draft version
      
      * draft version
      
      * support + and - operator under cpp directly
      
      * add static test
      
      * polish code
      
      * promote types or unify right type to left
      
      * recover static test case
      
      * polish code and fix some ci errors
      
      * support complex and polish code
      
      * fix conflicts
      
      * fix windows ci errors
      
      * fix windows-inference-ci errors
      
      * polish and fix tests
      
      * fix test case
      
      * polish code
      
      * polish code
      
      * polish code and fix code-format
      
      * polish code
      
      * polish code
      
      * polish code
      
      * polish code
      23c50648
    • Z
      Open the clip_extra flag in TracedLayer.save_inference_model (#46473) · 9a291685
      zyfncg 提交于
      * open the clip_extra flag in paddle.static.save_inference_model, test=allcase
      
      * set the defalut value of clip_extra in TracedLayer from False to True, test=allcase
      9a291685
  18. 23 9月, 2022 1 次提交
  19. 22 9月, 2022 1 次提交
  20. 21 9月, 2022 4 次提交
  21. 20 9月, 2022 1 次提交
  22. 19 9月, 2022 2 次提交
  23. 17 9月, 2022 1 次提交
  24. 15 9月, 2022 1 次提交