8000 [associative_scan] scan dim handling in user-facing associative_scan() by bohnstingl · Pull Request #139864 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

[associative_scan] scan dim handling in user-facing associative_scan() #139864

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

Closed
wants to merge 22 commits into from

Conversation

bohnstingl
Copy link
Collaborator
@bohnstingl bohnstingl commented Nov 6, 2024

This PR implements the user-facing dim change, i.e., that the scan dim provided by the user is always moved to dim 0 and then the associative_scan operation always operates on dim 0.

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang @aakhundov @ydwu4

@bohnstingl bohnstingl requested a review from zou3519 as a code owner November 6, 2024 07:36
Copy link
pytorch-bot bot commented Nov 6, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit a029df1 with merge base d7b6746 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@bohnstingl
Copy link
Collaborator Author

@pytorchbot label "topic: not user facing"

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Nov 6, 2024
@ydwu4 ydwu4 self-requested a review November 6, 2024 17:47
Copy link
Contributor
@ydwu4 ydwu4 left a comment

Choose a reason for hiding this comment

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

Looks good!

@ydwu4 ydwu4 added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 8, 2024
@bohnstingl bohnstingl changed the title Improvements for Associative_scan - user-facing dim-change [associative_scan] scan dim handling in user-facing associative_scan() Nov 19, 2024
@zou3519 zou3519 removed their request for review December 2, 2024 19:50
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 19, 2025 19:48 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 19, 2025 19:48 Inactive
@pytorch-bot pytorch-bot bot had a problem deploying to upload-benchmark-results January 19, 2025 19:48 Error
@pytorch-bot pytorch-bot bot had a problem deploying to upload-benchmark-results January 19, 2025 19:48 Error
@pytorch-bot pytorch-bot bot had a problem deploying to upload-benchmark-results January 19, 2025 19:48 Error
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 19, 2025 20:36 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 19, 2025 20:36 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 19, 2025 20:37 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 19, 2025 20:37 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 19, 2025 20:37 Inactive
@bohnstingl bohnstingl requested a review from ydwu4 January 20, 2025 20:31
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 23, 2025 21:51 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 23, 2025 21:51 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 23, 2025 21:51 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 23, 2025 21:52 Inactive
@pytorch-bot pytorch-bot bot temporarily deployed to upload-benchmark-results January 23, 2025 21:52 Inactive
@bohnstingl
Copy link
Collaborator Author

@ydwu4, is there anything that I should do to have this merged?

@ydwu4
Copy link
Contributor
ydwu4 commented Jan 28, 2025

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0