Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Distributed Reduction #18206
Distributed Reduction #18206
Changes from 5 commits
97b8d2f
2450f93
753d9af
e92b8d0
8553c1e
481c360
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 6 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L6
Raw output
Check warning on line 7 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L7
Raw output
Check warning on line 8 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L8
Raw output
Check warning on line 9 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L9
Raw output
Check warning on line 10 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L10
Raw output
Check warning on line 17 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L17
Raw output
Check warning on line 31 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L31
Raw output
Check warning on line 54 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L54
Raw output
Check warning on line 71 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L71
Raw output
Check warning on line 95 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L95
Raw output
Check warning on line 99 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L99
Raw output
Check warning on line 103 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.cc#L103
Raw output
Check warning on line 4 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h#L4
Raw output
Check warning on line 5 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h#L5
Raw output
Check warning on line 8 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h#L8
Raw output
Check warning on line 9 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h#L9
Raw output
Check warning on line 10 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h#L10
Raw output
Check warning on line 11 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h#L11
Raw output
Check warning on line 12 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h#L12
Raw output
Check warning on line 13 in onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/collective/distributed_reduce.h#L13
Raw output
Check warning on line 364 in onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L364
Raw output
Check warning on line 365 in onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L365
Raw output
Check warning on line 367 in onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L367
Raw output
Check warning on line 368 in onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L368
Raw output
Check warning on line 370 in onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L370
Raw output
Check warning on line 371 in onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc
GitHub Actions / cpplint
[cpplint] onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc#L371
Raw output