Remove last bit or torch.eig from functorch/test/test_ops.py#84787
Closed
Remove last bit or torch.eig from functorch/test/test_ops.py#84787
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/84787
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 5d1280d: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
suo
approved these changes
Sep 9, 2022
seemethere
approved these changes
Sep 9, 2022
Contributor
Author
|
@pytorchbot merge -f "Trivial CI fix" |
Collaborator
|
@pytorchbot successfully started a merge job. Check the current status here. |
facebook-github-bot
pushed a commit
to pytorch/functorch
that referenced
this pull request
Sep 11, 2022
… (#84787) Summary: After pytorch/pytorch#70982 X-link: pytorch/pytorch#84787 Approved by: https://github.com/suo, https://github.com/seemethere Reviewed By: izaitsevfb Differential Revision: D39407114 Pulled By: kit1980 fbshipit-source-id: b545cd52dd442930b2a07f7acdf4973d23cc22a1
facebook-github-bot
pushed a commit
that referenced
this pull request
Sep 11, 2022
…#84787) Summary: After #70982 Pull Request resolved: #84787 Approved by: https://github.com/suo, https://github.com/seemethere Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/f598b5be1825fc0a12b5013c547fb5972b57b208 Reviewed By: izaitsevfb Differential Revision: D39407114 Pulled By: kit1980 fbshipit-source-id: b545cd52dd442930b2a07f7acdf4973d23cc22a1
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 25, 2026
…#84787) After pytorch#70982 Pull Request resolved: pytorch#84787 Approved by: https://github.com/suo, https://github.com/seemethere
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After #70982