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