1. 19 9月, 2022 3 次提交
  2. 14 9月, 2022 1 次提交
  3. 09 9月, 2022 1 次提交
  4. 07 9月, 2022 1 次提交
  5. 05 9月, 2022 2 次提交
  6. 31 8月, 2022 1 次提交
  7. 30 8月, 2022 1 次提交
    • Z
      Remove extra attribute in OpMaker (#44310) · fe321f9a
      zyfncg 提交于
      * add runtime config in phi
      
      * add runtime attr for op desc and op
      
      * fix no proto error
      
      * adjust opdesc set_attr impl
      
      * try to remove conv_op extra attrs
      
      * add init runtime attr map
      
      * change extra header path
      
      * fix runtime_attr
      
      * fix trace_op
      
      * fix bug of pass
      
      * fix merge conflict
      
      * fix dygraph attrs
      
      * fix bug of pass
      
      * fix dygraph bug
      
      * fix unittest module
      
      * delete extra attr default
      
      * fix dropout kernel
      
      * polish code
      
      * fix extra output of instance_norm
      
      * fix merge confilct
      
      * fix op_desc bug
      
      * add extra attr in yaml for conv3d_transpose
      
      * don't remove extra input and output
      
      * fix save_inference_model
      
      * fix bug of batch_norm
      
      * revert some change
      
      * polish log
      
      * polish code
      
      * add code comment
      Co-authored-by: NChen Weihang <chenweihang@baidu.com>
      fe321f9a
  8. 24 8月, 2022 1 次提交
  9. 19 8月, 2022 1 次提交
  10. 16 8月, 2022 1 次提交
  11. 15 8月, 2022 1 次提交
  12. 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
  13. 09 8月, 2022 1 次提交
  14. 08 8月, 2022 1 次提交
  15. 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
  16. 28 7月, 2022 2 次提交
  17. 21 7月, 2022 1 次提交
  18. 20 7月, 2022 1 次提交
  19. 19 7月, 2022 1 次提交
  20. 14 7月, 2022 2 次提交
  21. 09 7月, 2022 1 次提交
  22. 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
  23. 06 7月, 2022 1 次提交
  24. 01 7月, 2022 1 次提交
  25. 29 6月, 2022 3 次提交
  26. 28 6月, 2022 1 次提交
  27. 27 6月, 2022 1 次提交
  28. 24 6月, 2022 4 次提交
  29. 23 6月, 2022 1 次提交