NVIDIA CUDA Deep Neural Network (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. cuDNN [https://developer.nvidia.com/cudnn] is built on top of the CUDA [https://blog.roboflow.com/what-is-cuda/] framework which is how you use NVIDIA GPUs for general purpose computing tasks. High performance GPU acceleration is helpful for machine learning tasks because it it allows computers to speed up processes, saving you time. You can think of this as NVIDIA's framework for deep