-
Notifications
You must be signed in to change notification settings - Fork 75
[release/2.6] Remove --no-index and --no-deps flags #2103
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
|
Jenkins build for 011d3643a29c07ae8a484c26f662dbaf16b2705f commit is in progress |
|
Jenkins build for 011d3643a29c07ae8a484c26f662dbaf16b2705f commit is in progress |
|
Jenkins build for 011d3643a29c07ae8a484c26f662dbaf16b2705f commit finished as FAILURE |
|
!cherry-pick --onto rocm6.5_internal_testing |
|
!cherry-pick --onto rocm6.4_internal_testing |
|
!cherry-pick --onto release/2.7 |
|
!cherry-pick --onto release/2.5 |
|
!cherry-pick --onto release/2.4 |
|
!cherry-pick --onto release/2.3 |
Removing --no-deps and --no-index flags because the old setuptools was installing the requirements of the torch wheel along with those of the torchvision wheel when using the old setuptools version (<80.0.1) and in versions greater than setuptools 80.0.1, the new setuptools does not install the requirements of the torch wheel and torchvision wheel. Resolves https://ontrack-internal.amd.com/browse/SWDEV-531011 Validation: http://rocm-ci.amd.com/job/framework-pytorch-2.6-ub22-py3.10-ci_rel-6.4-preview/60/
|
Created branch autogenerated/rocm6.5_internal_testing_cherry-pick_pr-2103 and #2121 |
|
Can't perform the cherry-pick keyword: unexpected error |
Removing --no-deps and --no-index flags because the old setuptools was installing the requirements of the torch wheel along with those of the torchvision wheel when using the old setuptools version (<80.0.1) and in versions greater than setuptools 80.0.1, the new setuptools does not install the requirements of the torch wheel and torchvision wheel. Resolves https://ontrack-internal.amd.com/browse/SWDEV-531011 Validation: http://rocm-ci.amd.com/job/framework-pytorch-2.6-ub22-py3.10-ci_rel-6.4-preview/60/
|
Created branch autogenerated/rocm6.4_internal_testing_cherry-pick_pr-2103 and #2122 |
|
Can't perform the cherry-pick keyword: unexpected error |
Removing --no-deps and --no-index flags because the old setuptools was installing the requirements of the torch wheel along with those of the torchvision wheel when using the old setuptools version (<80.0.1) and in versions greater than setuptools 80.0.1, the new setuptools does not install the requirements of the torch wheel and torchvision wheel. Resolves https://ontrack-internal.amd.com/browse/SWDEV-531011 Validation: http://rocm-ci.amd.com/job/framework-pytorch-2.6-ub22-py3.10-ci_rel-6.4-preview/60/
|
Created branch autogenerated/release/2.7_cherry-pick_pr-2103 and #2123 |
|
Can't perform the cherry-pick keyword: unexpected error |
Removing --no-deps and --no-index flags because the old setuptools was installing the requirements of the torch wheel along with those of the torchvision wheel when using the old setuptools version (<80.0.1) and in versions greater than setuptools 80.0.1, the new setuptools does not install the requirements of the torch wheel and torchvision wheel. Resolves https://ontrack-internal.amd.com/browse/SWDEV-531011 Validation: http://rocm-ci.amd.com/job/framework-pytorch-2.6-ub22-py3.10-ci_rel-6.4-preview/60/
|
Created branch autogenerated/release/2.4_cherry-pick_pr-2103 and #2136. It contains a merge conflict. Please resolve it |
|
!cherry-pick --onto release/2.4 |
|
Created branch autogenerated/release/2.4_cherry-pick_pr-2103 and #2137. It contains a merge conflict. Please resolve it |
|
!cherry-pick --onto release/2.3 |
|
Created branch autogenerated/release/2.3_cherry-pick_pr-2103 and #2138. It contains a merge conflict. Please resolve it |
|
!cherry-pick --onto release/2.3 |
|
Created branch autogenerated/release/2.3_cherry-pick_pr-2103 and #2139. It contains a merge conflict. Please resolve it |
|
!cherry-pick --onto release/2.3 |
|
Created branch autogenerated/release/2.3_cherry-pick_pr-2103 and #2140. It contains a merge conflict. Please resolve it |
|
!cherry-pick --onto release/2.3 |
|
Created branch autogenerated/release/2.3_cherry-pick_pr-2103 and #2141. It contains a merge conflict. Please resolve it |
|
!cherry-pick --onto release/2.3 release/2.4 |
|
Created branch autogenerated/release/2.3_cherry-pick_pr-2103 and #2142. It contains a merge conflict. Please resolve it Created branch autogenerated/release/2.4_cherry-pick_pr-2103 and #2143. It contains a merge conflict. Please resolve it |
…2143) Cherry-pick of #2103 Validation: http://rocm-ci.amd.com/view/Release-6.4/job/framework-pytorch-2.4-ub22-py3.10-ci_rel-6.4/47/ --------- Co-authored-by: Ethan Wee <Ethan.Wee@amd.com>
…2142) Cherry-pick of #2103 Validation: http://rocm-ci.amd.com/blue/organizations/jenkins/framework-pytorch-2.3-ub24-py3.12-ci_rel-6.4/detail/framework-pytorch-2.3-ub24-py3.12-ci_rel-6.4/22/pipeline --------- Co-authored-by: Ethan Wee <Ethan.Wee@amd.com>
|
!cherry-pick --onto rocm6.5_internal_testing |
|
Nothing to cherry-pick onto the rocm6.5_internal_testing branch |
Removing --no-deps and --no-index flags because the old setuptools was installing the requirements of the torch wheel along with those of the torchvision wheel when using the old setuptools version (<80.0.1) and in versions greater than setuptools 80.0.1, the new setuptools does not install the requirements of the torch wheel and torchvision wheel.
Resolves
https://ontrack-internal.amd.com/browse/SWDEV-531011
Validation:
http://rocm-ci.amd.com/job/framework-pytorch-2.6-ub22-py3.10-ci_rel-6.4-preview/60/
Cherry-picked to release/2.3 branch via #2142
Cherry-picked to release/2.4 branch via #2143