1. 12 8月, 2022 1 次提交
    • Z
      Remove some custom_impl api (#45066) · adb61b7b
      zyfncg 提交于
      * remove some custom_impl api and make them generated by yaml completely
      
      * delete useless code
      
      * fix adamw bug
      
      * fix infermeta
      
      * revert adamw
      
      * polish code
      
      * fix bug
      adb61b7b
  2. 09 8月, 2022 1 次提交
  3. 08 8月, 2022 1 次提交
  4. 29 7月, 2022 1 次提交
    • Y
      [Phi] Add yaml for assign_value (#44596) · 88584396
      Yulong Ao 提交于
      * [Phi] Add yaml for assign_value
      
      * [Phi] Fix the bug of the assign api and modify the unittest
      
      * [Phi] Fix the bug when the tensor does not have the backend info
      
      * [Phi] Replace the functional-style cast init by the brace-init
      
      * [Phi] Cast the data explicitly
      88584396
  5. 28 7月, 2022 2 次提交
  6. 21 7月, 2022 1 次提交
  7. 20 7月, 2022 1 次提交
  8. 19 7月, 2022 1 次提交
  9. 14 7月, 2022 2 次提交
  10. 09 7月, 2022 1 次提交
  11. 07 7月, 2022 1 次提交
    • J
      Fix higher order deriv with inplace (#44020) · a7c98ddb
      Jiabin Yang 提交于
      * fix deriv with inplace
      
      * fix double grad bugs
      
      * remove additional file
      
      * fix compat dygraph mode
      
      * fix yaml remove additional yaml
      
      * fix slice double grad error and auto code gen logic error for higher order differentiate
      
      * fix fix_higher_order_deriv
      
      * remove additional include
      
      * fix fix_higher_order_deriv
      a7c98ddb
  12. 06 7月, 2022 1 次提交
  13. 01 7月, 2022 1 次提交
  14. 29 6月, 2022 3 次提交
  15. 28 6月, 2022 1 次提交
  16. 27 6月, 2022 1 次提交
  17. 24 6月, 2022 4 次提交
  18. 23 6月, 2022 1 次提交
  19. 15 6月, 2022 1 次提交
  20. 10 6月, 2022 1 次提交
  21. 08 6月, 2022 1 次提交
  22. 05 6月, 2022 1 次提交
  23. 04 6月, 2022 1 次提交
  24. 01 6月, 2022 1 次提交
    • C
      [Yaml]add conv3d, depthwise_conv2d yaml (#42807) · 5f2c251c
      chentianyu03 提交于
      * add conv3d yaml
      
      * add conv3d_grad, conv3d_double_grad
      
      * add final_state_conv3d test case
      
      * add conv3d double test case
      
      * add depthwise_conv2d grad yaml
      
      * add depthwise_conv2d double grad test case
      
      * modify the order of args
      
      * add depthwise_conv2d_grad_grad config
      5f2c251c
  25. 31 5月, 2022 1 次提交
    • Z
      add embedding yaml (#43029) · 2785f876
      zyfncg 提交于
      * add embedding yaml
      
      * fix infermeta bug
      
      * fix bug of selected_rows infer_meta
      
      * fix selected_rows
      
      * add unittest
      2785f876
  26. 30 5月, 2022 1 次提交
  27. 27 5月, 2022 1 次提交
  28. 24 5月, 2022 1 次提交
  29. 23 5月, 2022 1 次提交
  30. 19 5月, 2022 2 次提交
    • Z
      [Phi] Change the output format of C++ backward api (Part2) (#42545) · 4427f1b1
      zyfncg 提交于
      * change the output format of C++ backward api
      
      * fix merge conflict
      
      * fix sparse api code auto-gen
      
      * fix eager_gen bug
      
      * fix bug of output is null
      
      * fix bug of conv2d_grad_impl
      
      * fix optional grad
      
      * fix bug of eager-gen double_grad
      
      * fix bug
      
      * fix multiply_double_grad bug
      
      * fix bug of higher order derivative
      
      * fix bug of FillZeroForEmptyGradInput
      
      * remove redundant vector in grad_node
      
      * fix bug of test_deformable_conv_v1_op
      
      * fix bug of test_deformable_conv_v1_op
      
      * some refacotr
      4427f1b1
    • Z
      [Phi] Remove shared_storage (#42821) · 7a171e3c
      zyfncg 提交于
      * remove shared_storage
      
      * fix bug
      
      * fix rnn bug
      7a171e3c
  31. 18 5月, 2022 1 次提交
  32. 17 5月, 2022 1 次提交