C# inferenceSession.Run Execution will be crash #18909
Labels
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.
My environment is
cuda 11.8
cuDnn 8.5.0.96
OnnxRunTime 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
ONNX Runtime API
Python
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: