CUDNN

October 28, 2025 ยท View on GitHub

Note: This package is being phased out.

The same functionality is available with CUDA.

CUDNN

Julia wrapper for NVIDIA's cuDNN library.

Supported features

  • convolutions
  • pooling
  • batch normalization
  • softmax (4D)

See tests for examples of usage.

Contents

  1. 0.1Note: This package is being phased out.
  2. 1Supported features