forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 75
[release/2.7] Default unit tests fix #2545
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
Merged
Merged
Conversation
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
|
Jenkins build for 8aae63072b3781c687d5647a8089f9ca2cd6a257 commit finished as FAILURE |
pruthvistony
approved these changes
Aug 27, 2025
Author
|
! cherry-pick --onto release/2.8 |
dhonnappa-amd
pushed a commit
that referenced
this pull request
Sep 16, 2025
Fixes inductor.test_cooperative_reductions.py Fixes test_quantization.py - Python integer 128 out of bounds for int8 --------- Co-authored-by: Philip Maybank <pmaybank@amd.com>
|
Created branch autogenerated/release/2.8_cherry-pick_pr-2545 and #2643 Comment processed by Build |
Collaborator
|
! cherry-pick --onto release/2.8 |
dhonnappa-amd
pushed a commit
that referenced
this pull request
Sep 16, 2025
Fixes inductor.test_cooperative_reductions.py Fixes test_quantization.py - Python integer 128 out of bounds for int8 --------- Co-authored-by: Philip Maybank <pmaybank@amd.com>
dhonnappa-amd
added a commit
that referenced
this pull request
Sep 16, 2025
Cherry-pick of #2545 Co-authored-by: BL <110066325+BLOrange-AMD@users.noreply.github.com> Co-authored-by: Philip Maybank <pmaybank@amd.com>
|
Created branch autogenerated/release/2.8_cherry-pick_pr-2545 and #2647 Comment processed by Build |
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.
Fixes inductor.test_cooperative_reductions.py
Fixes test_quantization.py - Python integer 128 out of bounds for int8
Cherry-picked to release/2.8 branch via #2643
Cherry-picked to release/2.8 branch via #2647