Skip to content
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

Uninstall the preinstalled cmake in tensorrt image because it's too old #1316

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

snnn
Copy link
Member

@snnn snnn commented Jun 28, 2019

Description:
Uninstall the preinstalled cmake in tensorrt image because it's too old that it can't be used for building onnxruntime. Also, it's the default one.

Motivation and Context

  • Why is this change required? What problem does it solve?
    By default, when people run build.sh in tensorrt's docker image, it will fail, because cmake version is too old, even there is a newer one in /usr.

  • If it fixes an open issue, please link to the issue here.

@snnn snnn requested a review from a team as a code owner June 28, 2019 19:00
@raymondxyang raymondxyang merged commit 28759e2 into master Jul 1, 2019
@raymondxyang raymondxyang deleted the snnn/p6 branch July 1, 2019 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants