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

Split slice_scatter into multiple ones if it has too many inputs #801

Closed
wants to merge 1 commit into from

Conversation

muchulee8
Copy link
Contributor

Summary:
Split slice_scatter into multiple ones if it has too many inputs. The process is very similar to split slice_reshape_scatter.

Added the TensorAccessor attribute in slice_scatter op (but will only use its offset field) to make the split logic work.

Differential Revision: D46962881

@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 27, 2023
@facebook-github-bot
Copy link
Contributor

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

muchulee8 pushed a commit to muchulee8/AITemplate that referenced this pull request Jun 29, 2023
…ebookincubator#801)

Summary:
Pull Request resolved: facebookincubator#801

Split slice_scatter into multiple ones if it has too many inputs. The process is very similar to split slice_reshape_scatter.

Added the TensorAccessor attribute in slice_scatter op (but will only use its offset field) to make the split logic work.

Differential Revision: D46962881

fbshipit-source-id: 6e642d3e0ad51d7f8b97c743d6d92925a4392545
@facebook-github-bot
Copy link
Contributor

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

…ebookincubator#801)

Summary:
Pull Request resolved: facebookincubator#801

Split slice_scatter into multiple ones if it has too many inputs. The process is very similar to split slice_reshape_scatter.

Added the TensorAccessor attribute in slice_scatter op (but will only use its offset field) to make the split logic work.

Differential Revision: D46962881

fbshipit-source-id: 914646ab327e740530bdc76063dafa06150772d1
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 79d10cd.

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