Uses of Enum
org.tensorflow.proto.AttrValue.ValueCase
Packages that use AttrValue.ValueCase
-
Uses of AttrValue.ValueCase in org.tensorflow.proto
Subclasses with type arguments of type AttrValue.ValueCase in org.tensorflow.protoMethods in org.tensorflow.proto that return AttrValue.ValueCaseModifier and TypeMethodDescriptionstatic AttrValue.ValueCaseAttrValue.ValueCase.forNumber(int value) AttrValue.Builder.getValueCase()AttrValue.getValueCase()AttrValueOrBuilder.getValueCase()static AttrValue.ValueCaseAttrValue.ValueCase.valueOf(int value) Deprecated.static AttrValue.ValueCaseReturns the enum constant of this type with the specified name.static AttrValue.ValueCase[]AttrValue.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.