CUDNN.jl

Julia wrapper for the NVIDIA cuDNN GPU deep learning library
Popularity
41 Stars
Updated Last
6 Months Ago
Started In
April 2015

Note: This package is being phased out.

The same functionality is available with CuArrays.

CUDNN

Julia wrapper for NVIDIA's cuDNN library.

Supported features

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

See tests for examples of usage.