Class Summary.Value
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.tensorflow.proto.Summary.Value
- All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, Summary.ValueOrBuilder
- Enclosing class:
Summary
public static final class Summary.Value
extends GeneratedMessageV3
implements Summary.ValueOrBuilder
Protobuf type
tensorflow.Summary.Value- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.Summary.Valuestatic enumNested classes/interfaces inherited from class GeneratedMessageV3
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>, GeneratedMessageV3.ExtendableMessage<MessageType>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameterNested classes/interfaces inherited from class AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class AbstractMessage
memoizedSizeFields inherited from class AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAudio().tensorflow.Summary.Audio audio = 6;.tensorflow.Summary.Audio audio = 6;static Summary.Valuestatic final Descriptors.DescriptorgetHisto().tensorflow.HistogramProto histo = 5;.tensorflow.HistogramProto histo = 5;getImage().tensorflow.Summary.Image image = 4;.tensorflow.Summary.Image image = 4;Contains metadata on the summary value such as which plugins may use it.Contains metadata on the summary value such as which plugins may use it.This field is deprecated and will not be set.This field is deprecated and will not be set.bytes obsolete_old_style_histogram = 3;intfloatfloat simple_value = 2;getTag()Tag name for the data.Tag name for the data..tensorflow.TensorProto tensor = 8;.tensorflow.TensorProto tensor = 8;final UnknownFieldSetbooleanhasAudio().tensorflow.Summary.Audio audio = 6;inthashCode()booleanhasHisto().tensorflow.HistogramProto histo = 5;booleanhasImage().tensorflow.Summary.Image image = 4;booleanContains metadata on the summary value such as which plugins may use it.booleanbytes obsolete_old_style_histogram = 3;booleanfloat simple_value = 2;boolean.tensorflow.TensorProto tensor = 8;protected GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Summary.Value.Builderstatic Summary.Value.BuildernewBuilder(Summary.Value prototype) protected Summary.Value.Builderprotected Objectstatic Summary.ValueparseDelimitedFrom(InputStream input) static Summary.ValueparseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static Summary.ValueparseFrom(byte[] data) static Summary.ValueparseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static Summary.ValueparseFrom(ByteString data) static Summary.ValueparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static Summary.ValueparseFrom(CodedInputStream input) static Summary.ValueparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static Summary.ValueparseFrom(InputStream input) static Summary.ValueparseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static Summary.ValueparseFrom(ByteBuffer data) static Summary.ValueparseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) static Parser<Summary.Value> parser()voidwriteTo(CodedOutputStream output) Methods inherited from class GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
NODE_NAME_FIELD_NUMBER
public static final int NODE_NAME_FIELD_NUMBER- See Also:
-
TAG_FIELD_NUMBER
public static final int TAG_FIELD_NUMBER- See Also:
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER- See Also:
-
SIMPLE_VALUE_FIELD_NUMBER
public static final int SIMPLE_VALUE_FIELD_NUMBER- See Also:
-
OBSOLETE_OLD_STYLE_HISTOGRAM_FIELD_NUMBER
public static final int OBSOLETE_OLD_STYLE_HISTOGRAM_FIELD_NUMBER- See Also:
-
IMAGE_FIELD_NUMBER
public static final int IMAGE_FIELD_NUMBER- See Also:
-
HISTO_FIELD_NUMBER
public static final int HISTO_FIELD_NUMBER- See Also:
-
AUDIO_FIELD_NUMBER
public static final int AUDIO_FIELD_NUMBER- See Also:
-
TENSOR_FIELD_NUMBER
public static final int TENSOR_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classGeneratedMessageV3
-
getUnknownFields
- Specified by:
getUnknownFieldsin interfaceMessageOrBuilder- Overrides:
getUnknownFieldsin classGeneratedMessageV3
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3
-
getValueCase
- Specified by:
getValueCasein interfaceSummary.ValueOrBuilder
-
getNodeName
This field is deprecated and will not be set.
string node_name = 7;- Specified by:
getNodeNamein interfaceSummary.ValueOrBuilder- Returns:
- The nodeName.
-
getNodeNameBytes
This field is deprecated and will not be set.
string node_name = 7;- Specified by:
getNodeNameBytesin interfaceSummary.ValueOrBuilder- Returns:
- The bytes for nodeName.
-
getTag
Tag name for the data. Used by TensorBoard plugins to organize data. Tags are often organized by scope (which contains slashes to convey hierarchy). For example: foo/bar/0
string tag = 1;- Specified by:
getTagin interfaceSummary.ValueOrBuilder- Returns:
- The tag.
-
getTagBytes
Tag name for the data. Used by TensorBoard plugins to organize data. Tags are often organized by scope (which contains slashes to convey hierarchy). For example: foo/bar/0
string tag = 1;- Specified by:
getTagBytesin interfaceSummary.ValueOrBuilder- Returns:
- The bytes for tag.
-
hasMetadata
public boolean hasMetadata()Contains metadata on the summary value such as which plugins may use it. Take note that many summary values may lack a metadata field. This is because the FileWriter only keeps a metadata object on the first summary value with a certain tag for each tag. TensorBoard then remembers which tags are associated with which plugins. This saves space.
.tensorflow.SummaryMetadata metadata = 9;- Specified by:
hasMetadatain interfaceSummary.ValueOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
Contains metadata on the summary value such as which plugins may use it. Take note that many summary values may lack a metadata field. This is because the FileWriter only keeps a metadata object on the first summary value with a certain tag for each tag. TensorBoard then remembers which tags are associated with which plugins. This saves space.
.tensorflow.SummaryMetadata metadata = 9;- Specified by:
getMetadatain interfaceSummary.ValueOrBuilder- Returns:
- The metadata.
-
getMetadataOrBuilder
Contains metadata on the summary value such as which plugins may use it. Take note that many summary values may lack a metadata field. This is because the FileWriter only keeps a metadata object on the first summary value with a certain tag for each tag. TensorBoard then remembers which tags are associated with which plugins. This saves space.
.tensorflow.SummaryMetadata metadata = 9;- Specified by:
getMetadataOrBuilderin interfaceSummary.ValueOrBuilder
-
hasSimpleValue
public boolean hasSimpleValue()float simple_value = 2;- Specified by:
hasSimpleValuein interfaceSummary.ValueOrBuilder- Returns:
- Whether the simpleValue field is set.
-
getSimpleValue
public float getSimpleValue()float simple_value = 2;- Specified by:
getSimpleValuein interfaceSummary.ValueOrBuilder- Returns:
- The simpleValue.
-
hasObsoleteOldStyleHistogram
public boolean hasObsoleteOldStyleHistogram()bytes obsolete_old_style_histogram = 3;- Specified by:
hasObsoleteOldStyleHistogramin interfaceSummary.ValueOrBuilder- Returns:
- Whether the obsoleteOldStyleHistogram field is set.
-
getObsoleteOldStyleHistogram
bytes obsolete_old_style_histogram = 3;- Specified by:
getObsoleteOldStyleHistogramin interfaceSummary.ValueOrBuilder- Returns:
- The obsoleteOldStyleHistogram.
-
hasImage
public boolean hasImage().tensorflow.Summary.Image image = 4;- Specified by:
hasImagein interfaceSummary.ValueOrBuilder- Returns:
- Whether the image field is set.
-
getImage
.tensorflow.Summary.Image image = 4;- Specified by:
getImagein interfaceSummary.ValueOrBuilder- Returns:
- The image.
-
getImageOrBuilder
.tensorflow.Summary.Image image = 4;- Specified by:
getImageOrBuilderin interfaceSummary.ValueOrBuilder
-
hasHisto
public boolean hasHisto().tensorflow.HistogramProto histo = 5;- Specified by:
hasHistoin interfaceSummary.ValueOrBuilder- Returns:
- Whether the histo field is set.
-
getHisto
.tensorflow.HistogramProto histo = 5;- Specified by:
getHistoin interfaceSummary.ValueOrBuilder- Returns:
- The histo.
-
getHistoOrBuilder
.tensorflow.HistogramProto histo = 5;- Specified by:
getHistoOrBuilderin interfaceSummary.ValueOrBuilder
-
hasAudio
public boolean hasAudio().tensorflow.Summary.Audio audio = 6;- Specified by:
hasAudioin interfaceSummary.ValueOrBuilder- Returns:
- Whether the audio field is set.
-
getAudio
.tensorflow.Summary.Audio audio = 6;- Specified by:
getAudioin interfaceSummary.ValueOrBuilder- Returns:
- The audio.
-
getAudioOrBuilder
.tensorflow.Summary.Audio audio = 6;- Specified by:
getAudioOrBuilderin interfaceSummary.ValueOrBuilder
-
hasTensor
public boolean hasTensor().tensorflow.TensorProto tensor = 8;- Specified by:
hasTensorin interfaceSummary.ValueOrBuilder- Returns:
- Whether the tensor field is set.
-
getTensor
.tensorflow.TensorProto tensor = 8;- Specified by:
getTensorin interfaceSummary.ValueOrBuilder- Returns:
- The tensor.
-
getTensorOrBuilder
.tensorflow.TensorProto tensor = 8;- Specified by:
getTensorOrBuilderin interfaceSummary.ValueOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfaceMessageLite- Overrides:
writeToin classGeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfaceMessageLite- Overrides:
getSerializedSizein classGeneratedMessageV3
-
equals
- Specified by:
equalsin interfaceMessage- Overrides:
equalsin classAbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceMessage- Overrides:
hashCodein classAbstractMessage
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Summary.Value parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Summary.Value parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static Summary.Value parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Summary.Value parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Summary.Value parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Summary.Value parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfaceMessage- Specified by:
newBuilderForTypein interfaceMessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfaceMessage- Specified by:
toBuilderin interfaceMessageLite
-
newBuilderForType
- Specified by:
newBuilderForTypein classGeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-