dmlc--dgl
70ee86648b
* use the right version of mxnet. * fix.
Build docker image for CI
CPU image
docker build -t dgl-cpu -f Dockerfile.ci_cpu .
GPU image
docker build -t dgl-gpu -f Dockerfile.ci_gpu .
Lint image
docker build -t dgl-lint -f Dockerfile.ci_lint .