dcslin commented on issue #445: SINGA-433 updated documentation about docker, dockerfile for consitent, cudnn version in dockerfile URL: https://github.com/apache/incubator-singa/pull/445#issuecomment-477000768 tested dockerfiles, `cuda9, cuda10, mkldnn` and error free in unit test example: ``` docker build --no-cache `pwd`/incubator-singa/tool/docker/devel/ubuntu/cuda9 -t singa:devel-cuda9-cudnn docker run -it --runtime nvidia --name singa_cuda9 --rm singa:devel-cuda9-cudnn7 /home/singa/incubator-singa/build/bin/test_singa ```
---------------------------------------------------------------- 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