KellenSunderland commented on a change in pull request #14960: Fixed and re-enables TensorRT steps URL: https://github.com/apache/incubator-mxnet/pull/14960#discussion_r284489774
########## 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: Not a massive deal either way. I think both are fairly well supported. ---------------------------------------------------------------- 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
