Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# inferenceSession.Run Execution will be crash #18909

Closed
cvixxt opened this issue Dec 22, 2023 · 1 comment
Closed

C# inferenceSession.Run Execution will be crash #18909

cvixxt opened this issue Dec 22, 2023 · 1 comment
Labels
ep:CUDA issues related to the CUDA execution provider platform:windows issues related to the Windows platform

Comments

@cvixxt
Copy link

cvixxt commented Dec 22, 2023

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.

image

image

My environment is

cuda 11.8
cuDnn 8.5.0.96
OnnxRunTime 1.16.0
frameworkNET6.0

To reproduce

image

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

@github-actions github-actions bot added ep:CUDA issues related to the CUDA execution provider platform:windows issues related to the Windows platform labels Dec 22, 2023
@cvixxt cvixxt closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 2023
@GeorgeS2019
Copy link

Add image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:CUDA issues related to the CUDA execution provider platform:windows issues related to the Windows platform
Projects
None yet
Development

No branches or pull requests

2 participants