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