Skip to content

Development Tips & Tricks

Faith Xu edited this page Mar 16, 2021 · 2 revisions

Conda

Docker

VScode

  • Setting up VScode with remote VM
  • Debugging within Vscode

Debugging with gdb / pdb

Common debugging Tricks

  • Getting the .onnx inference/training graph
  • Enable I/O Dump
  • Enable execution plan and memory plan dump
  • Enable CPU profiling dump
  • Enable CUDA memory consumption logs