1. 10 5月, 2023 1 次提交
  2. 09 5月, 2023 6 次提交
  3. 08 5月, 2023 3 次提交
  4. 06 5月, 2023 2 次提交
  5. 05 5月, 2023 5 次提交
  6. 04 5月, 2023 2 次提交
  7. 30 4月, 2023 1 次提交
  8. 28 4月, 2023 8 次提交
  9. 27 4月, 2023 9 次提交
  10. 26 4月, 2023 3 次提交
    • zhenhailiu's avatar
      pp 策略调整后,模型转换,以便模型热启 (#52927) · 3650c4a8
      zhenhailiu 提交于
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      3650c4a8
    • M
      【prim】scatter_nd_add_grad (#52469) · 55c4eb8a
      mhy-666 提交于
      * add scatter_nd_add comp
      
      * add scatter_nd_add prim
      
      * fix
      
      * fix
      
      * add public_python_api in TestScatterNdAddSimpleOp setup function
      
      * fix composite_backward_api.h
      
      * fix composite_backward
      
      * add test cases
      
      * fix composite_backward_api.h, unittest
      55c4eb8a
    • Z
      [Zero-Dim] Support output 0D for gather_nd, einsum. (#53175) · 1a790edf
      zqw_1997 提交于
      * add test cases, test=allcase
      
      * fix test cases, test=allcase
      
      * fix test cases, test=allcase
      
      * assert_allclose, test=allcase
      
      * 1e-5 to 1e-4, test=allcase
      
      * change rtol from 1e-4 to 1e-3, test=allcase
      1a790edf