| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
static Feature.ShapeTypeCase |
Feature.ShapeTypeCase.forNumber(int value) |
Feature.ShapeTypeCase |
FeatureOrBuilder.getShapeTypeCase() |
Feature.ShapeTypeCase |
Feature.getShapeTypeCase() |
Feature.ShapeTypeCase |
Feature.Builder.getShapeTypeCase() |
static Feature.ShapeTypeCase |
Feature.ShapeTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Feature.ShapeTypeCase |
Feature.ShapeTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature.ShapeTypeCase[] |
Feature.ShapeTypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Gojek. All rights reserved.