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 class
Upsampling1D
class
Upsampling2D
class
Upsampling3D
Methods in org.deeplearning4j.nn.conf.layers that return BaseUpsamplingLayer Modifier and Type Method Description BaseUpsamplingLayer
BaseUpsamplingLayer. clone()
-