“d8f95214df1f7c2994a196f9f7777a0b2d8df8eb”上不存在“projects/nu-book/imports.yml”
  1. 08 6月, 2023 1 次提交
  2. 10 5月, 2023 1 次提交
  3. 13 4月, 2023 1 次提交
  4. 06 4月, 2023 1 次提交
    • K
      rem is_compiled_with_npu (#52385) · 7976e2a3
      Kim Yann 提交于
      * rem is_compiled_with_npu
      
      * rem nup related code
      
      * make lint happy
      
      * rem test
      
      * remove some tests
      
      * Update grad_scaler.py
      
      * fix an error
      7976e2a3
  5. 03 4月, 2023 1 次提交
  6. 31 3月, 2023 1 次提交
  7. 08 12月, 2022 1 次提交
    • G
      Clean fluid APIs in distributed and fleet files (#48851) · 911d6bb1
      Ghost Screaming 提交于
      * Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result
      is wrong.
      
      * Remove climits.
      
      * Clean fluid API in paddle/distributed and paddle/fleetx folders.
      Include following files:
      python/paddle/distributed/__init__.py
      python/paddle/distributed/collective.py
      python/paddle/distributed/fleet/utils/fs.py
      python/paddle/distributed/fleet/utils/hybrid_parallel_inference.py
      python/paddle/distributed/fleet/utils/hybrid_parallel_util.py
      python/paddle/distributed/fleet/utils/internal_storage.py
      python/paddle/distributed/launch/context/device.py
      python/paddle/distributed/parallel.py
      python/paddle/distributed/parallel_with_gloo.py
      python/paddle/distributed/spawn.py
      python/paddle/framework/__init__.py
      To be mentioned, 'paddle.fluid.dygraph.parallel.ParallelEnv'
       and 'fluid.framework.core' keeps unchanged in those files.
      ParallelEnv is used by paddle.fluid.dygraph.parallel.DataParallel.
      However, APIs in paddle.fluid.dygraph.parallel can't be
      migrated to paddle.distributed, as there exists cyclic import
      dependencies in modules like paddle.static, paddle.tensor. And
      'fluid.framework.core' will be changed to import framework.core
      after fluid.core is transmitted.
      
      * Change TODO authors.
      911d6bb1
  8. 29 11月, 2022 1 次提交
  9. 08 11月, 2022 1 次提交
  10. 23 10月, 2022 1 次提交
  11. 19 10月, 2022 1 次提交
  12. 22 8月, 2022 1 次提交
  13. 19 8月, 2022 1 次提交
  14. 17 8月, 2022 1 次提交
  15. 11 8月, 2022 1 次提交
  16. 08 8月, 2022 1 次提交
  17. 04 8月, 2022 1 次提交
  18. 03 8月, 2022 1 次提交
  19. 29 7月, 2022 1 次提交
  20. 28 7月, 2022 1 次提交
  21. 30 6月, 2022 1 次提交
  22. 14 6月, 2022 1 次提交
  23. 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
  24. 01 6月, 2022 1 次提交
  25. 31 5月, 2022 1 次提交
  26. 24 5月, 2022 1 次提交
  27. 19 4月, 2022 1 次提交
  28. 02 4月, 2022 1 次提交
  29. 01 4月, 2022 1 次提交
  30. 28 3月, 2022 1 次提交
  31. 24 3月, 2022 1 次提交
  32. 23 3月, 2022 1 次提交
  33. 21 3月, 2022 1 次提交