1. 26 9月, 2022 5 次提交
    • 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
    • C
      Enable eager mode on xpu (#46227) · 87a25fbd
      Chen Weihang 提交于
      * enable eager mode on xpu, test=kunlun
      
      * add numpy support to xpu
      
      * fix tensor using error
      
      * fix  error, test=kunlun
      
      * fix failed tests, test=kunlun
      87a25fbd
    • J
      Support rsqrt_p (#46369) · 4c438d30
      Jiabin Yang 提交于
      * support rsqrt_p
      
      * refine code and ut
      
      * add_prim_rsqrt
      
      * fix ut
      4c438d30
    • 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
    • Z
      [AutoParallel] fix amp o1 (#46391) · fbfd1402
      zhaoyingli 提交于
      fbfd1402
  2. 25 9月, 2022 1 次提交
  3. 23 9月, 2022 8 次提交
  4. 22 9月, 2022 10 次提交
  5. 21 9月, 2022 9 次提交
  6. 20 9月, 2022 7 次提交