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 test cases to cover split_large_slice_scatter #794

Closed
wants to merge 1 commit into from

Conversation

muchulee8
Copy link
Contributor

Summary:
The existing tests don't use the slice_reshape_scatter op, so the split_large_slice_scatter logic is not tested.

If we remove split_large_slice_scatter from optimize_graph, the existing tests can still pass.
The newly added test cases would fail without split_large_slice_scatter.

Differential Revision: D46770757

Summary:
The existing tests don't use the `slice_reshape_scatter` op, so the `split_large_slice_scatter` logic is not tested.

If we remove `split_large_slice_scatter` from `optimize_graph`, the existing tests can still pass.
The newly added test cases would fail without `split_large_slice_scatter`.

Differential Revision: D46770757

fbshipit-source-id: 4b63a9d409af13fc96479278dd42ba7f0092f626
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jun 24, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46770757

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in dccb361.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants