public class Convolution2D extends ConvolutionLayer
ConvolutionLayer.AlgoMode, ConvolutionLayer.BaseConvBuilder<T extends ConvolutionLayer.BaseConvBuilder<T>>, ConvolutionLayer.Builder, ConvolutionLayer.BwdDataAlgo, ConvolutionLayer.BwdFilterAlgo, ConvolutionLayer.FwdAlgo
convolutionMode, cudnnAlgoMode, cudnnAllowFallback, cudnnBwdDataAlgo, cudnnBwdFilterAlgo, cudnnFwdAlgo, dilation, hasBias, kernelSize, padding, stride
nIn, nOut
activationFn, biasInit, biasUpdater, dist, gradientNormalization, gradientNormalizationThreshold, iUpdater, l1, l1Bias, l2, l2Bias, weightInit, weightNoise
constraints, iDropout, layerName
Constructor and Description |
---|
Convolution2D() |
clone, getL1ByParam, getL2ByParam, getMemoryReport, getOutputType, getPreProcessorForInputType, hasBias, initializer, instantiate, setNIn
isPretrain, isPretrainParam
getGradientNormalization, getUpdaterByParam, resetLayerDefaultConfig
initializeConstraints, setPretrain
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGradientNormalizationThreshold, getLayerName
Copyright © 2018. All rights reserved.