Heap Trace with static linking of the ONNX libraries #12960
Unanswered
ArtCoreIst
asked this question in
Other Q&A
Replies: 1 comment
-
Can you provide an example of this heap trace looks like and steps to repro? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
For some reason I'm using the ONNX Runtime via static linking the ONNX libraries. When in the debug mode (using the ONNX libraries build with the Debug config option), there happens a long "heap trace" session before the main returns with exit status 0. I want to disable this heap tracing operation but can't find any explanation on the topic.
I would be grateful if anyone can help me with this issue.
Thanks a lot in advance.
Beta Was this translation helpful? Give feedback.
All reactions