-
Notifications
You must be signed in to change notification settings - Fork 7.2k
[Release-Only] Branch Cut - Bump vision Version 0.16.0 #7913
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/7913
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 18 Pending, 4 Unrelated FailuresAs of commit 488ec49 with merge base f1b4c7a ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
LGTM
test-infra-repository: pytorch/test-infra | ||
test-infra-ref: main | ||
test-infra-ref: release/2.1 | ||
channel: test |
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.
This is set automatically, so no need to explicitly define.
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.
You mean the ref
branch or the channel
? I'm trying to see which one is set automatically on https://github.com/pytorch/test-infra/blob/main/.github/workflows/generate_binary_build_matrix.yml
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.
normally channel: test, but in our current use case it does not matter, test config is the same as nightly
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.
oops yeah was referring to channel
, which is set automatically by this: https://github.com/pytorch/test-infra/blob/main/.github/workflows/generate_binary_build_matrix.yml#L57
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.
LGTM
Prepare the branch cut for vision