perdasilva 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_r284146140
########## 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: I'll remove that - and we can move it to a different PR if necessary ---------------------------------------------------------------- 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
