EP_FAIL : Non-zero status code returned while running Conv node. Name:'/features/features.0/Conv' Status Message: Failed to initialize CUDNN Frontend #23301
Labels
ep:CUDA
issues related to the CUDA execution provider
I have an EC2 instance of type g5g.xlarge. I have installed the following:
On the following code:
I am getting the following Error:
However, prints from the below code confirms that the installation is done perfectly:
Output:
In order to resolve this, I have installed the nvidia_cudnn_frontend v1.9.0 from the source. Still it is not resolved.
nvidia-smi is working. Its version is: NVIDIA-SMI 550.127.08
nvcc is also working fine.
Versions
The text was updated successfully, but these errors were encountered: