1. 17 8月, 2022 1 次提交
  2. 16 8月, 2022 1 次提交
    • W
      [Eager] Forword only add dygraph func (#45153) · 933db9d4
      Weilong Wu 提交于
      * [Eager draft] forward_only interface migrate to autograd_api
      
      * strings api add dygraph forward function
      
      * rm useless comments
      
      * draft version for check CI
      
      * fix ci
      
      * forward-only no need compute_require_grad and pass stop_gradient, rm useless comments
      
      * polish yaml and using CPUPlace = phi::CPUPlace
      
      * rm useless comments
      
      * polish yaml and update some test case
      
      * rm useless funcs
      
      * polish eager_gen code
      
      * polish code
      933db9d4
  3. 12 8月, 2022 1 次提交
    • 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
  4. 11 8月, 2022 1 次提交
  5. 10 8月, 2022 1 次提交
  6. 09 8月, 2022 1 次提交
  7. 08 8月, 2022 2 次提交
  8. 07 8月, 2022 1 次提交
  9. 03 8月, 2022 2 次提交
  10. 02 8月, 2022 1 次提交
  11. 01 8月, 2022 1 次提交
    • L
      unify gpu context (#44740) · 86763023
      Leo Chen 提交于
      * remove cudaDeviceContext
      
      * remove more template
      
      * fix rocm compile
      
      * remove alias name CUDADeviceContext
      
      * fix compile
      
      * fix tests
      
      * revert changes
      86763023
  12. 29 7月, 2022 2 次提交
  13. 28 7月, 2022 1 次提交
  14. 27 7月, 2022 1 次提交
  15. 26 7月, 2022 1 次提交
  16. 25 7月, 2022 1 次提交
  17. 21 7月, 2022 1 次提交
  18. 19 7月, 2022 2 次提交
  19. 15 7月, 2022 1 次提交
  20. 14 7月, 2022 5 次提交
  21. 13 7月, 2022 3 次提交
  22. 12 7月, 2022 1 次提交
  23. 09 7月, 2022 1 次提交
  24. 07 7月, 2022 2 次提交
  25. 06 7月, 2022 1 次提交
  26. 04 7月, 2022 1 次提交
  27. 02 7月, 2022 1 次提交
    • L
      unify cpu context, part2 (#44012) · 755438a7
      Leo Chen 提交于
      * fix init()
      
      * delete test_device_context
      
      * replace CPUDeviceContext with CPUContext
      
      * fix test_scalar
      
      * remove dot_op.cc
      
      * fix compile
      755438a7
  28. 01 7月, 2022 1 次提交
  29. 30 6月, 2022 1 次提交