C# inferenceSession.Run Execution will be crash #18910
Labels
api:CSharp
issues related to the C# API
ep:CUDA
issues related to the CUDA execution provider
platform:windows
issues related to the Windows platform
Describe the issue
Hello everyone, I have a question to ask.
When I execute inferenceSession.Run(input), my program will become unresponsive and crash, but I can't find the relevant error code to help me overcome this problem. As shown in the figure below, my program disappears directly after execution and does not return any error code.
But I used the OnnxRunTime CPU mode, it's can work, but the GPU mode can not to work.
Please help me.
My environment is
cuda 11.8
cuDnn 8.5.0.96
OnnxRunTime.GPU 1.16.0
frameworkNET6.0
To reproduce
Urgency
This is a bit anxious.
Platform
Windows
OS Version
11
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
1.16.0 with GPU
ONNX Runtime API
C#
Architecture
X64
Execution Provider
CUDA
Execution Provider Library Version
CUDA 11.6 cuDnn 8.5.0.96
The text was updated successfully, but these errors were encountered: