Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 383 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 383 Bytes

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.