1. 06 9月, 2023 1 次提交
  2. 16 8月, 2023 1 次提交
  3. 10 8月, 2023 1 次提交
  4. 13 7月, 2023 1 次提交
  5. 30 6月, 2023 1 次提交
  6. 29 6月, 2023 1 次提交
  7. 28 6月, 2023 1 次提交
  8. 25 6月, 2023 1 次提交
  9. 14 6月, 2023 2 次提交
  10. 09 6月, 2023 1 次提交
  11. 02 6月, 2023 2 次提交
  12. 01 6月, 2023 1 次提交
  13. 22 5月, 2023 1 次提交
  14. 19 5月, 2023 2 次提交
    • warrentdrew's avatar
      add minimum grad composite rules (#52561) · 97690816
      warrentdrew 提交于
      * add minimum grad composite rules
      
      * add public python api
      
      * fix format
      
      * fix format
      
      * update testcase
      
      * fix testcase
      
      * fix format
      
      * fix cmakelist.txt
      
      * fix format
      
      * fix param problem
      
      * fix op and composite rule
      
      * fix bf16 cpu support problem
      
      * fix bf16 cpu issue
      
      * fix axis error log
      
      * add axis for maximum
      
      * revert commit
      
      * remove .orig
      
      * fix generic problem
      
      * revert max op
      
      * fix axis error
      
      * fix maximum axis
      
      * fix test_check_output
      
      * fix cinn
      
      * fix minimum maximum axis check
      97690816
    • X
      【prim】merge branch for GradOpMaker codeGen to clear code (#53874) · 6cb53e91
      xiaoguoguo626807 提交于
      * review
      
      * modify opcompat bug
      
      * modify pybind
      6cb53e91
  15. 15 5月, 2023 2 次提交
    • X
      Silu double grad (#53605) · 94c38803
      xiaoguoguo626807 提交于
      * add rules
      
      * modify no kernel yaml parse
      
      * success op generate
      
      * success test_silu_double
      
      * modify bug
      
      * modify static error
      
      * modify silu_grad input
      
      * modify kernel signature
      
      * modify kernel signature
      
      * code style
      
      * code style
      
      * review
      
      * delete opinfo modify
      94c38803
    • Z
      fix bug of test_pad_op for cinn (#53772) · a9c3e32d
      zyfncg 提交于
      a9c3e32d
  16. 12 5月, 2023 1 次提交
  17. 09 5月, 2023 1 次提交
  18. 06 5月, 2023 1 次提交
    • X
      【prim】Elementwise double grad (#53014) · a5a0e8fe
      xiaoguoguo626807 提交于
      * add mul doubel grad
      
      * add sub_double_grad
      
      * add add sub high test
      
      * add mutiply test
      
      * modify other unsqueeze
      
      * delete api.yaml
      
      * only for make ci run
      
      * midify unsqueeze
      
      * modify unsqueeze
      
      * tmp
      
      * modify operants gen
      
      * review modify
      
      * modify review
      
      * debug
      
      * debug
      
      * modify ci cross boundary
      
      * delete log
      a5a0e8fe
  19. 05 5月, 2023 2 次提交
  20. 30 4月, 2023 1 次提交
  21. 28 4月, 2023 1 次提交
  22. 27 4月, 2023 2 次提交
    • X
      【prim】Concat bug (#53350) · 6768c6ec
      xiaoguoguo626807 提交于
      * modify concat_grad add sum comp rule
      
      * modify opcompat
      6768c6ec
    • M
      Pad grad (#53374) · bfeedd29
      mengziheng 提交于
      * add pad op
      
      * add_some_code
      
      * modify some code
      
      * add some code
      
      * add some code
      
      * modify some code
      
      * add some code
      
      * modify some code
      
      * Update composite_backward_api.h
      
      * modify some code
      
      * add some code
      
      * add some code
      
      * add some code
      bfeedd29
  23. 26 4月, 2023 1 次提交
    • 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
  24. 25 4月, 2023 1 次提交
  25. 24 4月, 2023 1 次提交
  26. 23 4月, 2023 2 次提交
  27. 22 4月, 2023 1 次提交
  28. 20 4月, 2023 1 次提交
  29. 18 4月, 2023 2 次提交
  30. 12 4月, 2023 1 次提交
  31. 11 4月, 2023 1 次提交
    • G
      remove -Wimplicit-fallthrough (#52717) · 74542577
      Galaxy1458 提交于
      * delete [-Wno-error=terminate], test=develop
      
      * remove GPUps[-Wterminate],test=develop
      
      * remove some -Wno-, test=develop
      
      * modify ~MatmulDescriptor
      
      * mess
      
      * remove -Wimplicit-fallthrough, test=develop
      
      * remove -Wimplicit-fallthrough, test=develop
      
      * remove -Wimplicit-fallthrough, test=develop
      
      * remove -Wimplicit-fallthrough, test=develop
      
      * remove , test=develop
      74542577
  32. 10 4月, 2023 1 次提交