-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add conjugate method on SymFloat #139249
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
Add conjugate method on SymFloat #139249
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/139249
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit bb6203d with merge base ad637a4 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
ezyang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
swing this out on its own i guess
Fixes python test/dynamo/test_dynamic_shapes.py DynamicShapesFunctionTests.test_number_method_method_conjugate_num_type4_dynamic_shapes when we turn off specialize float on eager: #138915 [ghstack-poisoned]
|
@pytorchbot merge -f "ci failures unrelated" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot revert -m 'Sorry for reverting your change, but the doc build failure is legit' -c ignoredsignals The error about missing public doc is at the bottom of the log https://github.com/pytorch/pytorch/actions/runs/11603262024/job/32310379311#step:11:1319 |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot revert -m 'Sorry for reverting your change, but the doc build failure is legit' -c ignoredsignal |
|
@pytorchbot successfully started a revert job. Check the current status here. |
|
@bobrenjc93 your PR has been successfully reverted. |
This reverts commit bcf8a01. Reverted #139249 on behalf of https://github.com/huydhn due to Sorry for reverting your change, but the doc build failure is legit ([comment](#139249 (comment)))
Fixes python test/dynamo/test_dynamic_shapes.py DynamicShapesFunctionTests.test_number_method_method_conjugate_num_type4_dynamic_shapes when we turn off specialize float on eager: #138915 [ghstack-poisoned]
|
@pytorchbot merge |
Merge startedYour 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 |
Fixes python test/dynamo/test_dynamic_shapes.py DynamicShapesFunctionTests.test_number_method_method_conjugate_num_type4_dynamic_shapes when we turn off specialize float on eager: pytorch#138915 Pull Request resolved: pytorch#139249 Approved by: https://github.com/ezyang
This reverts commit bcf8a01. Reverted pytorch#139249 on behalf of https://github.com/huydhn due to Sorry for reverting your change, but the doc build failure is legit ([comment](pytorch#139249 (comment)))
Fixes python test/dynamo/test_dynamic_shapes.py DynamicShapesFunctionTests.test_number_method_method_conjugate_num_type4_dynamic_shapes when we turn off specialize float on eager: pytorch#138915 Pull Request resolved: pytorch#139249 Approved by: https://github.com/ezyang
Stack from ghstack (oldest at bottom):
Fixes python test/dynamo/test_dynamic_shapes.py DynamicShapesFunctionTests.test_number_method_method_conjugate_num_type4_dynamic_shapes
when we turn off specialize float on eager: #138915