Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers |
Modifier and Type | Method and Description |
---|---|
Upsampling3D.Builder |
Upsampling3D.Builder.size(int size)
Upsampling size as int, so same upsampling size is used for depth, width and height
|
Upsampling3D.Builder |
Upsampling3D.Builder.size(int[] size)
Upsampling size as int, so same upsampling size is used for depth, width and height
|
Copyright © 2018. All rights reserved.