Skip to content

Conversation

@laithsakka
Copy link
Contributor

@laithsakka laithsakka commented Aug 30, 2024

Stack from ghstack (oldest at bottom):

unsafe_remove_auto_functionalized_pass can be written as using decompose_auto_functionalized, this way we do not have to update it each time we do a change to auto_functionalize (Ex #134409) , and we avoid duplicate logics implemented in two different ways.

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

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 30, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 29f2c60 with merge base 416a789 (image):
💚 Looks good so far! There are no failures yet. 💚

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

laithsakka added a commit that referenced this pull request Aug 30, 2024
@laithsakka laithsakka changed the title rewrite unsafe_remove_auto_functionalized_pass usinf decompose Rewrite unsafe_remove_auto_functionalized_pass using functional decompose pass Aug 30, 2024
@laithsakka laithsakka requested a review from zou3519 August 30, 2024 05:37
@laithsakka laithsakka changed the title Rewrite unsafe_remove_auto_functionalized_pass using functional decompose pass Rewrite unsafe_remove_auto_functionalized_pass using decompose_auto_functionalized Aug 30, 2024
@laithsakka laithsakka added the topic: not user facing topic category label Aug 30, 2024
@laithsakka laithsakka changed the title Rewrite unsafe_remove_auto_functionalized_pass using decompose_auto_functionalized Rewrite unsafe_remove_auto_functionalized_pass using decompose_auto_functionalized Aug 30, 2024
@zou3519 zou3519 added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 30, 2024
@laithsakka
Copy link
Contributor Author

@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

pytorchmergebot pushed a commit that referenced this pull request Sep 3, 2024
title + use `with torch.library._scoped_library as lib` when needed.

Pull Request resolved: #134834
Approved by: https://github.com/zou3519
ghstack dependencies: #134831
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
…o_functionalized` (pytorch#134831)

`unsafe_remove_auto_functionalized_pass` can be written as using `decompose_auto_functionalized`, this way we do not have to update it each time we do a change to `auto_functionalize` (Ex pytorch#134409) , and we avoid duplicate logics implemented in two different ways.

Pull Request resolved: pytorch#134831
Approved by: https://github.com/zou3519
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
title + use `with torch.library._scoped_library as lib` when needed.

Pull Request resolved: pytorch#134834
Approved by: https://github.com/zou3519
ghstack dependencies: pytorch#134831
@github-actions github-actions bot deleted the gh/laithsakka/56/head branch October 3, 2024 02:05
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.

4 participants