Module cudnn::utils [] [src]

Describes utility functionality for CUDA cuDNN.

Structs

ConvolutionConfig

Provides a convenient interface to access cuDNN's convolution parameters, algo and workspace and workspace_size_in_bytes.

NormalizationConfig

Provides a convenient interface to access cuDNN's Normalization (LRN) Descriptor.

PoolingConfig

Provides a convenient interface to access cuDNN's Pooling Descriptor.

ScalParams

Provides a convenient interface for cuDNN's scaling parameters alpha and beta.

Enums

DataType

Defines the available data types for the CUDA cuDNN data representation.