pingsutw opened a new pull request #4975: Fix gpu not found when running TVM docker URL: https://github.com/apache/incubator-tvm/pull/4975 When running dockerfile.demo_gpu, `nvidia-smi` command always not found. Because we didn't declare `DOCKER_IMAGE_NAME`, so we always use docker instead of nvidia-docker change `DOCKER_IMAGE_NAME` to `CONTAINER_TYPE`.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services