1. 09 2月, 2023 1 次提交
    • Z
      remove paddle.fluid.dygraph.parallel.ParallelEnv (#50157) · 9dd1f4bf
      zqw_1997 提交于
      * remove dygraph.parallel.ParallelEnv
      
      * logger.py error: AttributeError: module 'paddle' has no attribute 'distributed'
      
      * move the implenmentation to the root folder
      
      * logger.py import ParallelEnv from paddle.parallel to avoid circular import
      
      * add the comment of why import ParallelEnv from paddle.parallel in logger.py and remove the api interface in the paddle/parallel.py
      
      * outdated Env and note removed
      
      * decouple the logger.py and ParallelEnv
      
      * remove another ref of parallel in init.py
      9dd1f4bf
  2. 22 12月, 2022 1 次提交
    • Yj/rm custom eager guard tests (#48778) · 866f492f
      姜永久 提交于
      * remove custom op eager guard tests
      
      * rm custom_runtime eager guard tests
      
      * rm xccl eager tests
      
      * modify
      
      * modify
      
      * set grad retain for custom_relu test
      
      * retain grad for custom relu op
      
      * modify custom_relu test
      866f492f
  3. 05 12月, 2022 1 次提交
  4. 25 11月, 2022 1 次提交
  5. 21 11月, 2022 1 次提交
  6. 16 11月, 2022 1 次提交
  7. 14 11月, 2022 1 次提交
  8. 23 10月, 2022 1 次提交
  9. 10 10月, 2022 1 次提交
  10. 27 9月, 2022 1 次提交
  11. 27 7月, 2022 1 次提交
  12. 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
  13. 08 3月, 2022 1 次提交
  14. 07 3月, 2022 1 次提交
  15. 03 3月, 2022 1 次提交
  16. 02 3月, 2022 1 次提交
  17. 23 2月, 2022 1 次提交