ubuntu_install_mxnet_cpu.sh 197 Bytes
Newer Older
Minjie Wang's avatar
Minjie Wang committed
1
2
3
4
git clone --recursive -b dgl_graph https://github.com/zheng-da/incubator-mxnet.git
cd incubator-mxnet
make -j4 USE_OPENCV=1 USE_BLAS=openblas USE_MKLDNN=1 USE_DIST_KVSTORE=1
pip3 install -e python