Package deepboof.impl.forward.standard
package deepboof.impl.forward.standard
-
ClassesClassDescriptionImplementation of
ActivationReLUforTensor_F32.Implementation ofActivationReLUforTensor_F64.Implementation ofActivationSigmoidforTensor_F32.Implementation ofActivationSigmoidforTensor_F64.Implementation ofActivationTanHforTensor_F32.Implementation ofActivationTanHforTensor_F64.BaseFunction<T extends Tensor>Base class which implements common functionality between allfunctionsBaseSpatialPadding2D<T extends Tensor<T>>Abstract class fo all virtual 2D spatial padding implementation.Common class for implementations ofSpatialConvolve2D.Implementation ofConstantPadding2D_F32.Implementation ofConstantPadding2D_F64.Pads pixels outside the input image with a user specified constant value.Pads pixels outside the input image with a user specified constant value.ElementWiseFunction<T extends Tensor>Base class for element-wise functionsImplementation ofFunctionBatchNormforTensor_F32.Implementation ofFunctionBatchNormforTensor_F64.Implementation ofFunctionElementWiseMultforTensor_F32.Implementation ofFunctionElementWiseMultforTensor_F64.Implementation ofFunctionLinearforTensor_F32.Implementation ofFunctionLinearforTensor_F64.Implementation ofSpatialAveragePoolingforTensor_F32.Implementation ofSpatialAveragePoolingforTensor_F64.Implementation ofSpatialBatchNormforTensor_F32Implementation ofSpatialBatchNormforTensor_F64Implementation ofSpatialConvolve2DforTensor_F32Implementation ofSpatialConvolve2DforTensor_F64Implementation ofSpatialMaxPoolingforTensor_F32.Implementation ofSpatialMaxPoolingforTensor_F64.Implementation ofBaseSpatialWindowwhich processes the spatial tensor is processed in BCHW (mini-batch, channel, height, width) orderImplementation ofBaseSpatialWindowwhich processes the spatial tensor is one image in a mini batch at a time.