Add conjugate method on SymFloat#139249
Add conjugate method on SymFloat#139249bobrenjc93 wants to merge 3 commits intogh/bobrenjc93/95/basefrom
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.
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