forked from PaddlePaddle/Paddle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Cherry-pick] Collective communication APIs (PaddlePaddle#46922)
* Support both use_calc_stream and sync_op in send recv APIs (PaddlePaddle#46023) * Support both use_calc_stream and sync_op in allgather API (PaddlePaddle#46295) * Support both use_calc_stream and sync_op in collective communication API (PaddlePaddle#46761) * Move group and all reduce from collective to communication (PaddlePaddle#45848) * Completes bfloat16 dtype for collective api in eager mode (PaddlePaddle#45844) * Fix collective APIs cannot be recognized when building docs (PaddlePaddle#46962) Co-authored-by: LiYuRio <63526175+LiYuRio@users.noreply.github.com>
- Loading branch information
Showing
71 changed files
with
5,209 additions
and
629 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.