public static class InputType.InputTypeConvolutional extends InputType
InputType.InputTypeConvolutional, InputType.InputTypeConvolutional3D, InputType.InputTypeConvolutionalFlat, InputType.InputTypeFeedForward, InputType.InputTypeRecurrent, InputType.Type| Constructor and Description |
|---|
InputTypeConvolutional() |
| Modifier and Type | Method and Description |
|---|---|
int |
arrayElementsPerExample() |
int |
getDepth()
Deprecated.
|
int[] |
getShape(boolean includeBatchDim)
Returns the shape of this InputType
|
InputType.Type |
getType() |
void |
setDepth(int depth)
Deprecated.
|
String |
toString() |
convolutional, convolutional3D, convolutionalFlat, feedForward, getShape, inferInputType, inferInputTypes, recurrent, recurrent@Deprecated public int getDepth()
@Deprecated public void setDepth(int depth)
public InputType.Type getType()
public int arrayElementsPerExample()
arrayElementsPerExample in class InputTypeCopyright © 2018. All rights reserved.