Updates to CUDA and TensorRT dockerfiles for v0.5.0#1731
Updates to CUDA and TensorRT dockerfiles for v0.5.0#1731vinitra-zz merged 7 commits intomicrosoft:masterfrom
Conversation
snnn
left a comment
There was a problem hiding this comment.
FYI, we will revert it to 10.0.
manashgoswami
left a comment
There was a problem hiding this comment.
Update the table in dockerfile/README.md
Our thinking here was that AML has necessary drivers for CUDA 10.1, Also, The TensorRT base image from Nvidia is using CUDA 10.1 |
Fine. I'll ask Faith what to do. @faxu |
|
quick bump on this PR. @jywu-msft, @faxu, @snnn, @manashgoswami -- any additional input? This is ready to be merged from my side. |
…o vinitra/docker-image-updates
Description: This PR updates the CUDA dockerfile base image to use CUDA 10.1 and TensorRT dockerfile to use version 19.06.
Motivation and Context
This way we align with our CI and stay consistent with our newest MCR image updates.
Also adds clear documentation of tags provided to the README.
Relevant to updates made while addressing Tag ORT server images with version_number #1696