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

[BufferizeToAllocation] Add support to bufferize linalg.copy ops given input depth #1034

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

yzhang93
Copy link
Contributor

The defining ops of the inputs of computation op can be copy or pack ops. This PR extends the support to cover the copy ops given depth to the computational op.

Copy link
Collaborator

@jtuyls jtuyls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yzhang93 yzhang93 merged commit 3cf254d into nod-ai:main Jan 17, 2025
6 checks passed
@yzhang93 yzhang93 deleted the bufferize_copy branch January 17, 2025 22:32
Yu-Zhewen pushed a commit that referenced this pull request Jan 21, 2025
…n input depth (#1034)

The defining ops of the inputs of computation op can be copy or pack
ops. This PR extends the support to cover the copy ops given depth to
the computational op.
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.

2 participants