Skip to content

[associative_scan] support gen_schema for associative_scan #158883

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

Open
wants to merge 6 commits into
base: gh/ydwu4/291/base
Choose a base branch
from

Conversation

ydwu4
Copy link
Contributor

@ydwu4 ydwu4 commented Jul 22, 2025

@ydwu4 ydwu4 requested a review from zou3519 as a code owner July 22, 2025 23:09
Copy link

pytorch-bot bot commented Jul 22, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/158883

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 34676dc with merge base 5a40c57 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

ydwu4 added 3 commits July 22, 2025 16:50
In-place mutation may create inter-loop dependency that breaks the parallelism we have for associative_scan so we ban input mutations.

[ghstack-poisoned]
In-place mutation may create inter-loop dependency that breaks the parallelism we have for associative_scan so we ban input mutations.

[ghstack-poisoned]
In-place mutation may create inter-loop dependency that breaks the parallelism we have for associative_scan so we ban input mutations.

[ghstack-poisoned]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants