Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers |
Modifier and Type | Method and Description |
---|---|
static Convolution3D.DataFormat |
Convolution3D.DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Convolution3D.DataFormat[] |
Convolution3D.DataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Convolution3D.Builder |
Convolution3D.Builder.dataFormat(Convolution3D.DataFormat dataFormat) |
Copyright © 2018. All rights reserved.