Uses of Class
org.deeplearning4j.nn.conf.layers.BaseUpsamplingLayer
-
Packages that use BaseUpsamplingLayer Package Description org.deeplearning4j.nn.conf.layers -
-
Uses of BaseUpsamplingLayer in org.deeplearning4j.nn.conf.layers
Subclasses of BaseUpsamplingLayer in org.deeplearning4j.nn.conf.layers Modifier and Type Class Description classUpsampling1DclassUpsampling2DclassUpsampling3DMethods in org.deeplearning4j.nn.conf.layers that return BaseUpsamplingLayer Modifier and Type Method Description BaseUpsamplingLayerBaseUpsamplingLayer. clone()
-