1. 19 8月, 2022 1 次提交
  2. 16 8月, 2022 1 次提交
  3. 15 8月, 2022 1 次提交
  4. 12 8月, 2022 2 次提交
    • H
      [phi] Transfer linear_interp_v2 yaml to phi (#45072) · c737232f
      HongyuJia 提交于
      * support optional<vector<Tensor>> in yaml and eager
      
      * delete useless comments in eager_gen.py
      
      * fix api_base.py support optional<vector<TTensor>>
      
      * python_c_gen.py support optional<vector<tensor>>
      
      * transfer linear_interp_v2 yaml from fluid to phi
      
      * fix op_test typo error
      
      * change linear_interp_v2 testcase
      
      * fix args in final_state_linear_interp_v2
      
      * fix zeropad2d typo. test=document_fix
      c737232f
    • 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
  5. 09 8月, 2022 1 次提交
  6. 08 8月, 2022 1 次提交
  7. 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
  8. 28 7月, 2022 2 次提交
  9. 21 7月, 2022 1 次提交
  10. 20 7月, 2022 1 次提交
  11. 19 7月, 2022 1 次提交
  12. 14 7月, 2022 2 次提交
  13. 09 7月, 2022 1 次提交
  14. 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
  15. 06 7月, 2022 1 次提交
  16. 01 7月, 2022 1 次提交
  17. 29 6月, 2022 3 次提交
  18. 28 6月, 2022 1 次提交
  19. 27 6月, 2022 1 次提交
  20. 24 6月, 2022 4 次提交
  21. 23 6月, 2022 1 次提交
  22. 15 6月, 2022 1 次提交
  23. 10 6月, 2022 1 次提交
  24. 08 6月, 2022 1 次提交
  25. 05 6月, 2022 1 次提交
  26. 04 6月, 2022 1 次提交
  27. 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
  28. 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
  29. 30 5月, 2022 1 次提交
  30. 27 5月, 2022 1 次提交
  31. 24 5月, 2022 1 次提交
  32. 23 5月, 2022 1 次提交