Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers |
Modifier and Type | Method and Description |
---|---|
Upsampling2D.Builder |
Upsampling2D.Builder.size(int size)
Upsampling size int, used for both height and width
|
Upsampling2D.Builder |
Upsampling2D.Builder.size(int[] size)
Upsampling size array
|
Copyright © 2018. All rights reserved.