1. 30 3月, 2022 9 次提交
    • C
      [Phi]fix pad3d infermeta bug (#41020) · 9219495c
      chentianyu03 提交于
      * fix pad3d infermeta bug
      
      * add check for construct ScalarArray
      9219495c
    • Y
      change to new api in ssync mode (#41022) · 2089b485
      yaoxuefeng 提交于
      * change to new api in ssync mode
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      2089b485
    • [Infrt] add infer shape cache for kernel. (#41104) · 60c4c9cd
      王明冬 提交于
      60c4c9cd
    • W
      532eba99
    • P
      support view strategy in dygraph eager_final state (#40891) · 495ca4aa
      pangyoki 提交于
      * support view strategy in eager_final state
      
      * perfect reshape kernel
      
      * fix bugs of sig
      
      * add unittest for reshape_sig
      
      * fix bugs when run converage
      
      * fix inplace bug in final_state eager_gen
      
      * fix python_c_gen
      
      * support view strategy for final state
      
      * fix order of out and xshape in reshape
      
      * fix Coverage_CI unittest timeout error
      
      * support reshape view
      
      * fix reshape_sig
      
      * fix yml and api_base
      Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com>
      495ca4aa
    • C
      fix double grad var judging (#41072) · 775ddb5a
      Chen Weihang 提交于
      775ddb5a
    • L
      fix bug that some op has no op_role attr (#41040) · 040d3386
      Leo Chen 提交于
      040d3386
    • W
      Fix argsort cpu kernel when with input of NaN (#41070) · 17af293f
      wawltor 提交于
      * fix the argosrt cpu
      
      * add the test case for the paddle.argsort
      17af293f
    • W
      [Eager] Pylayer (#39989) · 157c1a28
      wanghuancoder 提交于
      * Supported Complex2Real Conversion for Eager Dygraph
      
      * Supported Complex2Real Conversion for Eager Dygraph
      
      * Enabled complex type promotion test for matmul_v2
      
      * pylayer, test=develop
      
      * Fix CI issues
      
      * Support initializing specific grad tensors to zero for selected operators
      
      * finish forward, test=develop
      
      * create grad node finish, test=develop
      
      * Merged adj_edges_ with GradSlotMeta
      
      * Fixed monir issue
      
      * backward finish, start dbg, test=develop
      
      * Adjusted num runs
      
      * Recovered Eager performance tests configurations
      
      * Recovered Eager performance tests configurations
      
      * finish, test=develop
      
      * polish, test=develop
      
      * polish, test=develop
      
      * refine, test=develop
      
      * eager, test=develop
      
      * Adjusted performance tests configurations
      
      * Fixed Minor Issues with performance tests
      
      * [Phi] Fix macro name typo
      
      * support set_materialize_grads, test=develop
      
      * suppotr mark_non_differentiable, test=develop
      
      * support once_differentiable, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * Moved out Edge from GradSlotMeta
      
      * Fixed issues from merge
      
      * Fixed typo
      
      * Addressed review comments
      
      * Fixed merge issues
      
      * Fixed minor issues
      
      * Fixed minor issue
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * Fixed major issues and enabled auto_prune test cases
      
      * Fixed issues from merge
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      Co-authored-by: Njim19930609 <jim19930609@gmail.com>
      Co-authored-by: NAurelius84 <zhangliujie@baidu.com>
      157c1a28
  2. 29 3月, 2022 20 次提交
  3. 28 3月, 2022 11 次提交