Uses of Class
org.deeplearning4j.nn.conf.layers.Subsampling3DLayer.BaseSubsamplingBuilder
-
Packages that use Subsampling3DLayer.BaseSubsamplingBuilder Package Description org.deeplearning4j.nn.conf.layers -
-
Uses of Subsampling3DLayer.BaseSubsamplingBuilder in org.deeplearning4j.nn.conf.layers
Classes in org.deeplearning4j.nn.conf.layers with type parameters of type Subsampling3DLayer.BaseSubsamplingBuilder Modifier and Type Class Description protected static class
Subsampling3DLayer.BaseSubsamplingBuilder<T extends Subsampling3DLayer.BaseSubsamplingBuilder<T>>
Subclasses of Subsampling3DLayer.BaseSubsamplingBuilder in org.deeplearning4j.nn.conf.layers Modifier and Type Class Description static class
Subsampling3DLayer.Builder
-