How to install CuDNN - slyautomation/osrs_yolov5 GitHub Wiki

Back to Home repo osrs_yolov5: https://github.com/slyautomation/osrs_yolov5/

cudnn = https://developer.nvidia.com/rdp/cudnn-archive#a-collapse765-10

install the relevant cuDNN version for your CUDA, im 10.2 so im installing Download cuDNN v8.3.0 (November 3rd, 2021), for CUDA 10.2 (https://developer.nvidia.com/compute/machine-learning/cudnn/secure/8.3.0/10.2_20211101/cudnn-10.2-windows10-x64-v8.3.0.98.zip)

make sure you have logged in, creating an account is free.

image

Extract the zip file just downloaded for cuDNN:

image

Copy contents including folders:

image

Locate NVIDIA GPU Computing Toolkit folder and the CUDA folder version and paste contents inside folder:

image

Back to Home repo osrs_yolov5: https://github.com/slyautomation/osrs_yolov5/