| Package | Description |
|---|---|
| org.nd4j.linalg.api.ops.impl.layers.convolution |
| Modifier and Type | Method and Description |
|---|---|
static AvgPooling2D.Pooling2DType |
AvgPooling2D.Pooling2DType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvgPooling2D.Pooling2DType[] |
AvgPooling2D.Pooling2DType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.