Uses of Enum Class
org.tensorflow.example.Feature.KindCase
Packages that use Feature.KindCase
-
Uses of Feature.KindCase in org.tensorflow.example
Methods in org.tensorflow.example 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 class with the specified name.static Feature.KindCase[]Feature.KindCase.values()Returns an array containing the constants of this enum class, in the order they are declared.