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
The original C++dynamic library AccuTrakInterop.dll relied on ONNX Runtime v1.15.1, which allowed WPF programs to run normally. However, after upgrading it to version 1.22.1 [onnxruntime-win-x64-gpu-1.22.1.zip], AccuTrakInterop.dll cannot load properly. Why is this? The phenomenon I see is that as long as the AccuTrakInterop.dll project calls the onnxruntime related API, the program cannot be opened properly? May I ask if there have been any significant changes made from version 1.15.1 to 1.22.1?
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.
-
The original C++dynamic library AccuTrakInterop.dll relied on ONNX Runtime v1.15.1, which allowed WPF programs to run normally. However, after upgrading it to version 1.22.1 [onnxruntime-win-x64-gpu-1.22.1.zip], AccuTrakInterop.dll cannot load properly. Why is this? The phenomenon I see is that as long as the AccuTrakInterop.dll project calls the onnxruntime related API, the program cannot be opened properly? May I ask if there have been any significant changes made from version 1.15.1 to 1.22.1?
Beta Was this translation helpful? Give feedback.
All reactions