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