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

bug of Reactor #6102

Closed
xinanlidee opened this issue Dec 18, 2024 · 1 comment
Closed

bug of Reactor #6102

xinanlidee opened this issue Dec 18, 2024 · 1 comment
Labels
Custom Nodes Bug Bugs caused by downstream custom nodes

Comments

@xinanlidee
Copy link

Expected Behavior

ReActor换脸(设置组)
[ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Conv node. Name:'Conv_0' Status Message: CUDNN failure 1002: CUDNN_STATUS_SUBLIBRARY_VERSION_MISMATCH ; GPU=0 ; hostname=autodl-container-bdc84fb286-06e41b54 ; file=/onnxruntime_src/onnxruntime/core/providers/cuda/cudnn_common.cc ; line=31 ; expr=cudnnCreateTensorDescriptor(&tensor_);

Actual Behavior

ReActor换脸(设置组)
[ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Conv node. Name:'Conv_0' Status Message: CUDNN failure 1002: CUDNN_STATUS_SUBLIBRARY_VERSION_MISMATCH ; GPU=0 ; hostname=autodl-container-bdc84fb286-06e41b54 ; file=/onnxruntime_src/onnxruntime/core/providers/cuda/cudnn_common.cc ; line=31 ; expr=cudnnCreateTensorDescriptor(&tensor_);

Steps to Reproduce

ReActor换脸(设置组)
[ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Conv node. Name:'Conv_0' Status Message: CUDNN failure 1002: CUDNN_STATUS_SUBLIBRARY_VERSION_MISMATCH ; GPU=0 ; hostname=autodl-container-bdc84fb286-06e41b54 ; file=/onnxruntime_src/onnxruntime/core/providers/cuda/cudnn_common.cc ; line=31 ; expr=cudnnCreateTensorDescriptor(&tensor_);

Debug Logs

ReActor换脸(设置组)
[ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Conv node. Name:'Conv_0' Status Message: CUDNN failure 1002: CUDNN_STATUS_SUBLIBRARY_VERSION_MISMATCH ; GPU=0 ; hostname=autodl-container-bdc84fb286-06e41b54 ; file=/onnxruntime_src/onnxruntime/core/providers/cuda/cudnn_common.cc ; line=31 ; expr=cudnnCreateTensorDescriptor(&tensor_);

Other

No response

@xinanlidee xinanlidee added the Potential Bug User is reporting a bug. This should be tested. label Dec 18, 2024
@LukeG89
Copy link

LukeG89 commented Dec 18, 2024

@huchenlei huchenlei closed this as not planned Won't fix, can't repro, duplicate, stale Dec 18, 2024
@huchenlei huchenlei added Custom Nodes Bug Bugs caused by downstream custom nodes and removed Potential Bug User is reporting a bug. This should be tested. labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Custom Nodes Bug Bugs caused by downstream custom nodes
Projects
None yet
Development

No branches or pull requests

3 participants