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

add all ccl op for Ascendrc #31437

Merged
merged 46 commits into from
Mar 8, 2021
Merged

add all ccl op for Ascendrc #31437

merged 46 commits into from
Mar 8, 2021

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    2d4a8b8 View commit details
    Browse the repository at this point in the history
  2. add c_broadcast_test case

    lw921014 authored and void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    3e7c453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c287eb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ff3c5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a059f4 View commit details
    Browse the repository at this point in the history
  6. make unit test compile

    void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    9f862dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73d490e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4717777 View commit details
    Browse the repository at this point in the history
  9. make tests compile

    void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f2039c6 View commit details
    Browse the repository at this point in the history
  10. transfer code to 27

    lw921014 authored and void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    e0cee0d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cfd2f0c View commit details
    Browse the repository at this point in the history
  12. test broadcast in 28, but failed

    lw921014 authored and void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    b334c7d View commit details
    Browse the repository at this point in the history
  13. make hcom primitives work

    void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    5a79406 View commit details
    Browse the repository at this point in the history
  14. change hccl data type for base.h

    lw921014 authored and void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    d3f1b16 View commit details
    Browse the repository at this point in the history
  15. fix broadcast bug

    lw921014 authored and void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c5140e7 View commit details
    Browse the repository at this point in the history
  16. make attributes work

    void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    30ed979 View commit details
    Browse the repository at this point in the history
  17. fix group name bug

    lw921014 authored and void-main committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    6583046 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cec9f15 View commit details
    Browse the repository at this point in the history
  19. allreduce bug for qiuliang

    lw921014 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    7fdf5d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. allreduce finished

    lw921014 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    8fccb14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    284d1d2 View commit details
    Browse the repository at this point in the history
  3. ccl op mergered

    lw921014 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    12014fc View commit details
    Browse the repository at this point in the history
  4. merge all op code

    lw921014 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    4bafcd8 View commit details
    Browse the repository at this point in the history
  5. add allgather test

    lw921014 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    2760d95 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    b96578b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25277e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d96158 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6d7070 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    e167570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6912c23 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ascendrc' of https://github.com/lw921014/Paddle into as…

    …cendrc
    
    merge hcom_destory and other hcom tests
    f2hkop committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a016e95 View commit details
    Browse the repository at this point in the history
  4. for qiuliang test

    lw921014 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    97b40f9 View commit details
    Browse the repository at this point in the history
  5. Ascend Send&Recv Test Pass

    f2hkop committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6116b12 View commit details
    Browse the repository at this point in the history
  6. all op (ex send/recv) ok

    lw921014 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    2168739 View commit details
    Browse the repository at this point in the history
  7. merge all reduce sum changes

    f2hkop committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ed6bc36 View commit details
    Browse the repository at this point in the history
  8. fix bug

    lw921014 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5e708b8 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'ascendrc' of https://github.com/lw921014/Paddle into as…

    …cendrc
    
    merge all reduce sum change
    f2hkop committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    8aff81a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7 from f2hkop/ascendrc

    Ascendrc
    lw921014 authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    8de7f6b View commit details
    Browse the repository at this point in the history
  11. merge all ccl op

    lw921014 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    3a00bd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Merge branch 'ascendrc' of https://github.com/PaddlePaddle/Paddle int…

    …o ascendrc
    
    merge elements_add_test
    lw921014 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    7f9312e View commit details
    Browse the repository at this point in the history
  2. style merge to PaddlePaddle

    lw921014 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    bf9f79c View commit details
    Browse the repository at this point in the history
  3. merge style

    lw921014 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d5929a1 View commit details
    Browse the repository at this point in the history
  4. new merge style

    lw921014 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    17e7697 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. merge style 2

    lw921014 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    db4b0ae View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. insert an empty at the end

    lw921014 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    4917c17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71344fa View commit details
    Browse the repository at this point in the history