WebLog

NVIDIA CUDA Deep Neural Network library (cuDNN)

cuDNN is a GPU-accelerated library of primitives for deep neural networks. It provides highly tuned implementations of operations arising frequently in deep neural network (DNN) applications.

API layers are available for constructing these graphs: - Python frontend API - C++ frontend API - C backend API