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

i wanted to use ZLUDA for voice changer but it not working #158

Open
qweaeqew opened this issue Mar 2, 2024 · 1 comment
Open

i wanted to use ZLUDA for voice changer but it not working #158

qweaeqew opened this issue Mar 2, 2024 · 1 comment

Comments

@qweaeqew
Copy link

qweaeqew commented Mar 2, 2024

this

error:
use torch contentvec [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Exception during initialization: D:\a\_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:124 onnxruntime::CudaCall D:\a\_work\1\s\onnxruntime\core\providers\cuda\cuda_call.cc:117 onnxruntime::CudaCall CUDNN failure 4: CUDNN_STATUS_INTERNAL_ERROR ; GPU=0 ; hostname=KOMPUTER ; expr=cudnnSetStream(cudnn_handle_, stream);

@lshqqytiger
Copy link

cuDNN is not available on Windows at this moment. We can disable cuDNN in PyTorch, but cannot in ONNX Runtime unless we build it from source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants