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

Properly handle ignored axes during tag propagation #569

Merged
merged 6 commits into from
Dec 13, 2024

Conversation

a-alveyblanc
Copy link
Contributor

@a-alveyblanc a-alveyblanc commented Dec 12, 2024

Creates a set of partition points from nodes representing AxisIgnoredForPropagationTag tags and axes tagged with AxisIgnoredForPropagationTag.

Utilizes inducer/pytools#278 to traverse the propagation graph while restricting traversals to partitions defined by the previously mentioned partition points.

This PR will stay as a draft until inducer/pytools#278 gets merged.

pytato/transform/metadata.py Outdated Show resolved Hide resolved
pytato/transform/metadata.py Show resolved Hide resolved
pytato/transform/metadata.py Outdated Show resolved Hide resolved
@a-alveyblanc a-alveyblanc marked this pull request as ready for review December 13, 2024 17:37
@inducer inducer merged commit 67a087d into inducer:main Dec 13, 2024
11 checks passed
@inducer
Copy link
Owner

inducer commented Dec 13, 2024

Thx!

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