mxnet debug
recomplie mxnet
1 | DEBUG=1 in comfig.mk, then recompile the whole framework. |
https://github.com/apache/incubator-mxnet/issues/6796#issuecomment-311310985
1 | make -j $(nproc) YOU_OPTIONS will compile parallelly |
recomplie mxnet
1 | DEBUG=1 in comfig.mk, then recompile the whole framework. |
https://github.com/apache/incubator-mxnet/issues/6796#issuecomment-311310985
1 | make -j $(nproc) YOU_OPTIONS will compile parallelly |