1. 18 2月, 2022 3 次提交
    • Z
      [MLU]add sync stream ops and broadcast pytest (#39518) · d2bd05b9
      zn 提交于
      * [MLU]add sync stream ops and broadcast pytest
      
      * [MLU]fix broadcast pytest to add data type
      d2bd05b9
    • J
      [Bug Fix]Fix gradient accumulator (#39577) · a7cbd3ef
      Jiabin Yang 提交于
      * merge legacy to fluid
      
      * Remove legacy code
      
      * Remove legacy code
      
      * Remove DataType test
      
      * Using Tensor directly instead of using EagerTensor
      
      * support gradient_accumulation
      
      * make test_imperative_lod_tensor_to_selected_rows longer
      
      * make test_imperative_lod_tensor_to_selected_rows longer
      
      * refine code
      
      * Rename all EagerTensor to Tensor
      
      * Rename some EagerTensor to Tensor
      
      * rename EagerTensor to EagerVariable
      
      * add more test
      
      * fix different device gradient_accmulator bug
      
      * merge develop
      
      * remove useless tests
      a7cbd3ef
    • W
      [Eager] Support GradientHook before running separate GradNode (#39638) · adf4b98f
      Weilong Wu 提交于
      * [Eager] Support GradientHook before running seperate GradNode
      
      * Fix CI issue
      
      * Fix CI issue
      adf4b98f
  2. 17 2月, 2022 23 次提交
  3. 16 2月, 2022 14 次提交