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

PR #17022: Add slicing -> reduce-scatter for dynamic-slice-fusion #17225

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 16, 2024

PR #17022: Add slicing -> reduce-scatter for dynamic-slice-fusion

Imported from GitHub PR #17022

This patch adds support for slicing operations (dynamic-slice and slice) on operands of reduce-scatter in dynamic-slice-fusion.
Copybara import of the project:

--
70d09c2 by Shraiysh Vaishay [email protected]:

Add slicing -> reduce-scatter for dynamic-slice-fusion

This patch adds support for slicing operations (dynamic-slice and slice) on
operands of reduce-scatter in dynamic-slice-fusion.

The command buffer also supports dynamic-slice-fusion where we only have
static slices. So, these operations can now be a part of the cuda graph.

Merging this change closes #17022

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17022 from shraiysh:reduce_scatter_slicing_dus_fusion 70d09c2

@copybara-service copybara-service bot force-pushed the test_675256743 branch 13 times, most recently from c964afc to 1ce947a Compare September 18, 2024 07:10
Imported from GitHub PR #17022

This patch adds support for slicing operations (`dynamic-slice` and `slice`) on operands of reduce-scatter in dynamic-slice-fusion.
Copybara import of the project:

--
70d09c2 by Shraiysh Vaishay <[email protected]>:

Add slicing -> reduce-scatter for dynamic-slice-fusion

This patch adds support for slicing operations (dynamic-slice and slice) on
operands of reduce-scatter in dynamic-slice-fusion.

The command buffer also supports dynamic-slice-fusion where we only have
static slices. So, these operations can now be a part of the cuda graph.

Merging this change closes #17022

COPYBARA_INTEGRATE_REVIEW=#17022 from shraiysh:reduce_scatter_slicing_dus_fusion 70d09c2
PiperOrigin-RevId: 675871194
@copybara-service copybara-service bot merged commit 409ecf9 into main Sep 18, 2024
@copybara-service copybara-service bot deleted the test_675256743 branch September 18, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant