NotebookZrss

  • 文章目录
  • 站点概览

Zrss

汲取广泛的智能应用之力
第一性原理思考
More Attention
134 日志
3 分类
68 标签
0%

mxnet debug

发表于 2019-06-01 更新于 2020-11-22
本文字数: 227 阅读时长 ≈ 1 分钟

recomplie mxnet

1
DEBUG=1 in comfig.mk, then recompile the whole framework.

https://github.com/apache/incubator-mxnet/issues/6796#issuecomment-311310985

1
2
make -j $(nproc) YOU_OPTIONS will compile parallelly
gdb --args python YOU_ARGS can debug with gdb
# hpc
conda-dl
horovod-tf
© 2026 Zrss
353k 5:21