Skip to content

make aotdispatcher opinfo tests keep input mutations in graph#165327

Closed
bdhirsh wants to merge 4 commits intogh/bdhirsh/673/basefrom
gh/bdhirsh/673/head
Closed

make aotdispatcher opinfo tests keep input mutations in graph#165327
bdhirsh wants to merge 4 commits intogh/bdhirsh/673/basefrom
gh/bdhirsh/673/head

Conversation

@bdhirsh
Copy link
Collaborator

@bdhirsh bdhirsh commented Oct 13, 2025

This stack is going to turn off functionalization and turn on the default partitioner, so I'm going to separate out a few changes before turning off functionalization in our OpInfo tests:

(1) run our tests with input mutations allowed inside the graph

(2) run our tests with the default partitioner

(3) run with functionalization off

(4) (later) make the tests properly test for bitwise equivalence

Stack from ghstack (oldest at bottom):

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 13, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 28ca15d with merge base 74db92b (image):
💚 Looks good so far! There are no failures yet. 💚

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

@albanD albanD removed their request for review October 13, 2025 16:40
…aph"

This stack is going to turn off functionalization and turn on the default partitioner, so I'm going to separate out a few changes before turning off functionalization in our OpInfo tests:

(1) run our tests with input mutations allowed inside the graph

(2) run our tests with the default partitioner

(3) run with functionalization off

(4) (later) make the tests properly test for bitwise equivalence




[ghstack-poisoned]
…aph"

This stack is going to turn off functionalization and turn on the default partitioner, so I'm going to separate out a few changes before turning off functionalization in our OpInfo tests:

(1) run our tests with input mutations allowed inside the graph

(2) run our tests with the default partitioner

(3) run with functionalization off

(4) (later) make the tests properly test for bitwise equivalence




[ghstack-poisoned]
@pytorchmergebot
Copy link
Collaborator

Starting merge as part of PR stack under #165372

pytorchmergebot pushed a commit that referenced this pull request Oct 14, 2025
I noticed the default partitioner was breaking in some dynamic shape tests, so prior to turning off functionalization I want to tweak it to pass all of our OpInfo tests

Pull Request resolved: #165372
Approved by: https://github.com/ezyang
ghstack dependencies: #165327
zhudada0120 pushed a commit to zhudada0120/pytorch that referenced this pull request Oct 15, 2025
…h#165327)

This stack is going to turn off functionalization and turn on the default partitioner, so I'm going to separate out a few changes before turning off functionalization in our OpInfo tests:

(1) run our tests with input mutations allowed inside the graph

(2) run our tests with the default partitioner

(3) run with functionalization off

(4) (later) make the tests properly test for bitwise equivalence

Pull Request resolved: pytorch#165327
Approved by: https://github.com/ezyang
zhudada0120 pushed a commit to zhudada0120/pytorch that referenced this pull request Oct 15, 2025
I noticed the default partitioner was breaking in some dynamic shape tests, so prior to turning off functionalization I want to tweak it to pass all of our OpInfo tests

Pull Request resolved: pytorch#165372
Approved by: https://github.com/ezyang
ghstack dependencies: pytorch#165327
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Oct 21, 2025
…h#165327)

This stack is going to turn off functionalization and turn on the default partitioner, so I'm going to separate out a few changes before turning off functionalization in our OpInfo tests:

(1) run our tests with input mutations allowed inside the graph

(2) run our tests with the default partitioner

(3) run with functionalization off

(4) (later) make the tests properly test for bitwise equivalence

Pull Request resolved: pytorch#165327
Approved by: https://github.com/ezyang
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Oct 21, 2025
I noticed the default partitioner was breaking in some dynamic shape tests, so prior to turning off functionalization I want to tweak it to pass all of our OpInfo tests

Pull Request resolved: pytorch#165372
Approved by: https://github.com/ezyang
ghstack dependencies: pytorch#165327
@github-actions github-actions bot deleted the gh/bdhirsh/673/head branch November 14, 2025 02:17
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.

3 participants