Skip to content

Conversation

jiashenC
Copy link
Contributor

Issue

Test is not working for prim::Loop with multiple outputs. Additionally fix issue where input is directly returned, which is not supported by HigherOrderOp.

Test Plan

pytest test/export/test_converter.py -s -k test_convert_if_multiple_out

Copy link

pytorch-bot bot commented Jul 25, 2024

🔗 Helpful Links

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

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

✅ No Failures

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

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

@facebook-github-bot
Copy link
Contributor

@jiashenC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jiashenC jiashenC force-pushed the fix_wrong_fx_graph_of_cond branch from 5ce92cc to 3bffcf7 Compare August 1, 2024 16:31
@facebook-github-bot
Copy link
Contributor

@jiashenC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jiashenC jiashenC force-pushed the fix_wrong_fx_graph_of_cond branch from 3bffcf7 to b596dfc Compare August 1, 2024 22:45
@facebook-github-bot
Copy link
Contributor

@jiashenC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jiashenC jiashenC force-pushed the fix_wrong_fx_graph_of_cond branch from b596dfc to 6cacd97 Compare August 2, 2024 05:14
@facebook-github-bot
Copy link
Contributor

@jiashenC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jiashenC jiashenC force-pushed the fix_wrong_fx_graph_of_cond branch from 6cacd97 to 91754fb Compare August 2, 2024 15:32
@facebook-github-bot
Copy link
Contributor

@jiashenC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jiashenC jiashenC force-pushed the fix_wrong_fx_graph_of_cond branch from 91754fb to cabcc5b Compare August 2, 2024 20:22
@facebook-github-bot
Copy link
Contributor

@jiashenC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@jiashenC jiashenC force-pushed the fix_wrong_fx_graph_of_cond branch from cabcc5b to b083f51 Compare August 2, 2024 23:34
@facebook-github-bot
Copy link
Contributor

@jiashenC has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@pytorchbot merge -f 'Landed internally'

(Initiating merge automatically since Phabricator Diff has merged, using force because this PR might not pass merge_rules.json but landed internally)

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

@github-actions github-actions bot deleted the fix_wrong_fx_graph_of_cond branch September 3, 2024 01:59
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.

5 participants