Makefile:23: mshadow/make/mshadow.mk: No such file or directory
Makefile:24: dmlc-core/make/dmlc.mk: No such file or directory
Makefile:86: ps-lite/make/ps.mk: No such file or directory
Can anyone tell me where are these files?
git clone --recursive https://github.com/dmlc/mxnet
add option --recursive
http://mxnet.readthedocs.org/en/latest/build.html#building-on-ubuntu-debian
Most helpful comment
git clone --recursive https://github.com/dmlc/mxnet
add option
--recursivehttp://mxnet.readthedocs.org/en/latest/build.html#building-on-ubuntu-debian