lebeg commented on a change in pull request #14960: [WIP] Updates base image for tensorrt gpu URL: https://github.com/apache/incubator-mxnet/pull/14960#discussion_r284144877
########## File path: ci/docker/Dockerfile.build.ubuntu_gpu_tensorrt ########## @@ -18,7 +18,7 @@ # # Dockerfile to run MXNet on Ubuntu 16.04 for CPU -FROM nvidia/cuda:10.0-cudnn7-devel +FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu16.04 Review comment: Ubuntu 18 was intentional, I think @KellenSunderland ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
