static TensorRepresentation.KindCase |
TensorRepresentation.KindCase.forNumber(int value) |
|
TensorRepresentation.KindCase |
TensorRepresentation.Builder.getKindCase() |
|
TensorRepresentation.KindCase |
TensorRepresentation.getKindCase() |
|
TensorRepresentation.KindCase |
TensorRepresentationOrBuilder.getKindCase() |
|
static TensorRepresentation.KindCase |
TensorRepresentation.KindCase.valueOf(int value) |
Deprecated.
|
static TensorRepresentation.KindCase |
TensorRepresentation.KindCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TensorRepresentation.KindCase[] |
TensorRepresentation.KindCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|