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