Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Typing][C-21,C-22,C-23,C-24] Add type annotations for python/paddle/distributed/communication/{reduce_scatter.py, scatter.py, send.py, all_gather.py} #66864

Merged
merged 12 commits into from
Aug 6, 2024

Commits on Jul 31, 2024

  1. 补全参数类型信息

    Lans1ot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    13e76d7 View commit details
    Browse the repository at this point in the history
  2. 修改参数类型信息

    Lans1ot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    feb3ba9 View commit details
    Browse the repository at this point in the history
  3. 追加遗漏的类型信息

    Lans1ot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f7dac7a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    b4d048e View commit details
    Browse the repository at this point in the history
  2. Update python/paddle/distributed/communication/scatter.py

    Co-authored-by: megemini <megemini@outlook.com>
    Lans1ot and megemini authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0e4d12c View commit details
    Browse the repository at this point in the history
  3. 按要求进行修改

    Lans1ot committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8c7e446 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb40649 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Update python/paddle/distributed/communication/scatter.py

    Co-authored-by: megemini <megemini@outlook.com>
    Lans1ot and megemini authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4c0c198 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. 修改导入错误

    Lans1ot committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f488c7d View commit details
    Browse the repository at this point in the history
  2. 根据建议进行修改

    Lans1ot committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3d4abf3 View commit details
    Browse the repository at this point in the history
  3. 追加类型信息

    Lans1ot committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9f1f05f View commit details
    Browse the repository at this point in the history
  4. ignore [union-attr]

    SigureMo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3832021 View commit details
    Browse the repository at this point in the history