1. 29 12月, 2022 1 次提交
    • rm in_legacy part8 (#49386) · 1c7ae954
      姜永久 提交于
      * rm legacy layers part6
      
      * rm non_static_mode
      
      * modify non_static
      
      * minor change
      
      * rm loss
      
      * rm in_legacy part8
      
      * minor change
      1c7ae954
  2. 19 12月, 2022 1 次提交
  3. 14 12月, 2022 1 次提交
  4. 09 12月, 2022 1 次提交
  5. 05 12月, 2022 1 次提交
  6. 02 12月, 2022 2 次提交
  7. 30 11月, 2022 1 次提交
  8. 29 11月, 2022 1 次提交
  9. 23 11月, 2022 1 次提交
  10. 22 11月, 2022 2 次提交
  11. 20 11月, 2022 1 次提交
  12. 18 11月, 2022 1 次提交
  13. 14 11月, 2022 1 次提交
  14. 23 10月, 2022 1 次提交
  15. 27 9月, 2022 1 次提交
  16. 16 9月, 2022 1 次提交
  17. 14 9月, 2022 1 次提交
  18. 07 9月, 2022 1 次提交
  19. 06 9月, 2022 2 次提交
  20. 02 9月, 2022 1 次提交
  21. 29 8月, 2022 1 次提交
  22. 26 8月, 2022 1 次提交
  23. 25 8月, 2022 2 次提交
  24. 12 8月, 2022 1 次提交
    • J
      [Eager] Support more final_state code (#44986) · cf17ae8a
      Jiabin Yang 提交于
      * support more final_state code
      
      * support more final_state code
      
      * fix api error
      
      * fix norm error
      
      * fix pool3d error
      
      * revert pool3d and max_pool_3d_adaptive
      
      * fix code check error
      
      * fix norm problem
      cf17ae8a
  25. 11 8月, 2022 1 次提交
  26. 10 8月, 2022 1 次提交
  27. 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
  28. 26 7月, 2022 1 次提交
  29. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  30. 31 5月, 2022 1 次提交
  31. 16 5月, 2022 1 次提交
    • Z
      [PHI] Support construct IntArray by using Non-CPU Tensosr (#41764) · 8eecd852
      zyfncg 提交于
      * support construct scalar using non-cpu tensor
      
      * fix bugs when run unittest
      
      * fix compile bugs
      
      * fix bugs when run ci
      
      * fix compile bugs
      
      * fix bugs when move copy
      
      * perfect unit test
      
      * perfect unittest
      
      * update according to comment
      
      * int_array supports constructed by gpu tensor
      
      * add some test
      
      * polish code
      
      * adjust full api
      
      * add unittest
      
      * add unittest
      Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com>
      8eecd852
  32. 26 4月, 2022 1 次提交
  33. 15 4月, 2022 1 次提交
  34. 14 4月, 2022 1 次提交
  35. 11 4月, 2022 1 次提交
    • C
      [Yaml] Add assign yaml (#41428) · 437bebda
      chentianyu03 提交于
      * add assign yaml
      
      * add assign api
      
      * add assign backward api
      
      * add assign
      
      * add assign yaml
      
      * add assign
      
      * assign yaml
      
      * add assign raw kernel and use assign_raw in yaml
      
      * merge develop branch
      
      * add missing python_api
      437bebda
  36. 10 4月, 2022 1 次提交