You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ashbhandare edited this page Apr 22, 2021
·
2 revisions
Conda
If there are changes to only .py files, rebuilding ORT doesn't update the .py files correctly in the build dir. In this case, these changed files need to be copied over to the build dir and the wheel must be rebuilt.
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
Please use the learning roadmap on the home wiki page for building general understanding of ORT.