When running the code for training using pytorch, I am getting this error. I am refering to the code in the Kaggle notebook
Node: 'residual_unet/conv2d/Conv2D'
DNN library is not found.
[[{{node residual_unet/conv2d/Conv2D}}]] [Op:__inference_predict_function_9480]
Any hints on what direction to take to proceed further?
python version 3.8
tensorflow: 2.8.0
cuDNN: 8.1.1
cuda: 11.2
When running the code for training using pytorch, I am getting this error. I am refering to the code in the Kaggle notebook
Node: 'residual_unet/conv2d/Conv2D'
DNN library is not found.
[[{{node residual_unet/conv2d/Conv2D}}]] [Op:__inference_predict_function_9480]
Any hints on what direction to take to proceed further?
python version 3.8
tensorflow: 2.8.0
cuDNN: 8.1.1
cuda: 11.2