Class Hierarchy
- java.lang.Object
- deepboof.BaseTensor (implements deepboof.ITensor)
- deepboof.impl.forward.standard.BaseSpatialPadding2D<T> (implements deepboof.forward.SpatialPadding2D<T>)
- deepboof.forward.SpatialPadding2D_F32 (implements deepboof.tensors.VTensor_F32)
- deepboof.forward.SpatialPadding2D_F64 (implements deepboof.tensors.VTensor_F64)
- deepboof.impl.forward.standard.BaseSpatialPadding2D<T> (implements deepboof.forward.SpatialPadding2D<T>)
- deepboof.forward.ConfigPadding (implements deepboof.misc.Configuration)
- deepboof.forward.ConfigSpatial (implements deepboof.misc.Configuration)
- deepboof.forward.ConfigConvolve2D (implements deepboof.misc.Configuration)
- deepboof.BaseTensor (implements deepboof.ITensor)
Interface Hierarchy
- deepboof.forward.BatchNorm
- deepboof.forward.FunctionBatchNorm<T> (also extends deepboof.Function<T>)
- deepboof.forward.SpatialBatchNorm<T> (also extends deepboof.Function<T>)
- deepboof.Function<T>
- deepboof.forward.ActivationReLU<T>
- deepboof.forward.ActivationSigmoid<T>
- deepboof.forward.ActivationTanH<T>
- deepboof.forward.FunctionBatchNorm<T> (also extends deepboof.forward.BatchNorm)
- deepboof.forward.FunctionElementWiseMult<T>
- deepboof.forward.FunctionLinear<T>
- deepboof.forward.SpatialBatchNorm<T> (also extends deepboof.forward.BatchNorm)
- deepboof.forward.SpatialConvolve2D<T>
- deepboof.forward.SpatialPooling<T>
- deepboof.forward.SpatialAveragePooling<T>
- deepboof.forward.SpatialMaxPooling<T>
- deepboof.ITensor
- deepboof.VTensor
- deepboof.forward.SpatialPadding2D<T>
- deepboof.forward.ClippedPadding2D<T>
- deepboof.forward.ConstantPadding2D<T>
- deepboof.forward.SpatialPadding2D<T>
- deepboof.VTensor