Interface | Description |
---|---|
ConvolutionHelper |
Helper for the convolution layer.
|
Class | Description |
---|---|
Convolution1DLayer |
1D (temporal) convolutional layer.
|
ConvolutionLayer |
Convolution layer
|
ConvolutionLayerSetupTest | |
ConvolutionLayerTest | |
CudnnConvolutionHelper |
cuDNN-based helper for the convolution layer.
|
KernelValidationUtil |
Confirm calculations to reduce the shape of the input based on convolution or subsampling transformation
|
SubsamplingLayerTest | |
TestConvolutionModes |
Created by Alex on 15/11/2016.
|
ZeroPaddingLayer |
Zero padding layer for convolutional neural networks.
|