This repository was archived by the owner on Aug 15, 2025. It is now read-only.
Dockerfile_cxx11-abi: change base image from ubuntu18.04 to centos8#1023
Merged
malfet merged 1 commit intopytorch:mainfrom Jun 3, 2022
Merged
Dockerfile_cxx11-abi: change base image from ubuntu18.04 to centos8#1023malfet merged 1 commit intopytorch:mainfrom
malfet merged 1 commit intopytorch:mainfrom
Conversation
it is for backward compatibility to support more OSes.
Contributor
Author
|
any comment? thanks. |
Contributor
Author
|
@malfet any comment? thanks. |
Contributor
Author
|
Hi @malfet any comment for this change? thanks. |
Contributor
Author
|
hi, is there any comment for this PR? thanks. |
malfet
approved these changes
Jun 3, 2022
This was referenced Nov 20, 2022
pytorchmergebot
pushed a commit
to pytorch/pytorch
that referenced
this pull request
Feb 14, 2023
…cpu-cxx11-abi (#79409) We added the linux pip wheel with cpu-cxx11-abi in pytorch/builder, see: pytorch/builder#990 and pytorch/builder#1023 The purpose of this PR is to add new checks in pytorch CI system to verify the linux pip wheel with cpu-cxx11-abi. Co-authored-by: Zhu Hong <hong.zhu@intel.com> Co-authored-by: Guo Yejun <yejun.guo@intel.com> Pull Request resolved: #79409 Approved by: https://github.com/malfet
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
it is for backward compatibility to support more OSes.