Uses of Enum
org.tensorflow.proto.Feature.KindCase
Packages that use Feature.KindCase
-
Uses of Feature.KindCase in org.tensorflow.proto
Subclasses with type arguments of type Feature.KindCase in org.tensorflow.protoMethods in org.tensorflow.proto that return Feature.KindCaseModifier and TypeMethodDescriptionstatic Feature.KindCaseFeature.KindCase.forNumber(int value) Feature.Builder.getKindCase()Feature.getKindCase()FeatureOrBuilder.getKindCase()static Feature.KindCaseFeature.KindCase.valueOf(int value) Deprecated.static Feature.KindCaseReturns the enum constant of this type with the specified name.static Feature.KindCase[]Feature.KindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.