Jump to content

Recommended Posts

Posted

I'm experiencing an error when trying to use the Face Swap feature in Wise ImageX version 1.4.4. Every time I attempt to use this function, I receive the following CUDA/CUDNN runtime error:

Quote

[ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running Conv node. Name:'Conv_20' Status Message: CUDNN failure 3: CUDNN_STATUS_BAD_PARAM ; GPU=0 ; hostname=aiserver ; file=/onnxruntime_src/onnxruntime/core/providers/cuda/nn/conv.cc ; line=451 ; expr=cudnnConvolutionForward(cudnn_handle, &alpha, s_x_tensor, s_x_data, s_w_desc, s_w_data, s_conv_desc, s_algo, workspace.get(), s_workspace_bytes, &beta, s_y_tensor, s_y_data);

This appears to be related to a GPU acceleration issue with the CUDNN library that the software uses for neural network operations.

System details:

  • Wise ImageX version: 1.4.4
  • Operating System: Windows 11 - Version: 10.0.22631 Build 22631
  • GPU: Nvidia 4060 Ti

Has anyone else encountered this issue or found a solution? Any assistance would be greatly appreciated.

Screenshot 2025-03-30 162436.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...