comaniac commented on pull request #6395: URL: https://github.com/apache/incubator-tvm/pull/6395#issuecomment-696888326
@tqchen I just checked the TensorRT docker image and found that it is released and hosted by Nvidia on its own hub (https://ngc.nvidia.com/catalog/containers/nvidia:tensorrt/tags) and it is not available on Docker hub. I am not sure if license would be an issue if TVM CI (on Docker hub) uses that as the base image. Also from @trevor-m, the TensorRT image includes CUDA/CuDNN, but we need to check their versions by ourselves. For example, 20.08 has CUDA 11. ---------------------------------------------------------------- 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]
