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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm trying to create session below using c++ and configuring with cmake.
Model : yolov4.onnx
Dependencies:
CMakeLists.txt
main.cpp
Scenario: cmake configure with other linking libraries (torch)
GPU Memory:
onnxruntime

The profiling test indicate that there is no memory dealocation (cuda free) while create session
onnxruntime + torch

Have anyone ever met these kind of scenario / test ?
Beta Was this translation helpful? Give feedback.
All reactions