mxnet debug 发表于 2019-06-01 更新于 2023-05-03 本文字数: 227 阅读时长 ≈ 1 分钟 recomplie mxnet 1DEBUG=1 in comfig.mk, then recompile the whole framework. https://github.com/apache/incubator-mxnet/issues/6796#issuecomment-311310985 12make -j $(nproc) YOU_OPTIONS will compile parallellygdb --args python YOU_ARGS can debug with gdb