Commit dd26ff10 authored by Da Zheng's avatar Da Zheng Committed by Minjie Wang
Browse files

[CI] change the mxnet installation in docker. (#218)

parent 5680f8dc
git clone --recursive -b dgl_graph https://github.com/zheng-da/incubator-mxnet.git pip3 install --pre mxnet
cd incubator-mxnet
make -j4 USE_OPENCV=1 USE_BLAS=openblas USE_MKLDNN=1 USE_DIST_KVSTORE=1
pip3 install -e python
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment