public static final class Summary.Value.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder> implements Summary.ValueOrBuilder
tensorflow.Summary.Value| Modifier and Type | Method and Description |
|---|---|
Summary.Value.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
Summary.Value |
build() |
Summary.Value |
buildPartial() |
Summary.Value.Builder |
clear() |
Summary.Value.Builder |
clearAudio()
.tensorflow.Summary.Audio audio = 6; |
Summary.Value.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
Summary.Value.Builder |
clearHisto()
.tensorflow.HistogramProto histo = 5; |
Summary.Value.Builder |
clearImage()
.tensorflow.Summary.Image image = 4; |
Summary.Value.Builder |
clearMetadata()
Contains metadata on the summary value such as which plugins may use it.
|
Summary.Value.Builder |
clearNodeName()
This field is deprecated and will not be set.
|
Summary.Value.Builder |
clearObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3; |
Summary.Value.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
Summary.Value.Builder |
clearSimpleValue()
float simple_value = 2; |
Summary.Value.Builder |
clearTag()
Tag name for the data.
|
Summary.Value.Builder |
clearTensor()
.tensorflow.TensorProto tensor = 8; |
Summary.Value.Builder |
clearValue() |
Summary.Value.Builder |
clone() |
Summary.Audio |
getAudio()
.tensorflow.Summary.Audio audio = 6; |
Summary.Audio.Builder |
getAudioBuilder()
.tensorflow.Summary.Audio audio = 6; |
Summary.AudioOrBuilder |
getAudioOrBuilder()
.tensorflow.Summary.Audio audio = 6; |
Summary.Value |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
HistogramProto |
getHisto()
.tensorflow.HistogramProto histo = 5; |
HistogramProto.Builder |
getHistoBuilder()
.tensorflow.HistogramProto histo = 5; |
HistogramProtoOrBuilder |
getHistoOrBuilder()
.tensorflow.HistogramProto histo = 5; |
Summary.Image |
getImage()
.tensorflow.Summary.Image image = 4; |
Summary.Image.Builder |
getImageBuilder()
.tensorflow.Summary.Image image = 4; |
Summary.ImageOrBuilder |
getImageOrBuilder()
.tensorflow.Summary.Image image = 4; |
SummaryMetadata |
getMetadata()
Contains metadata on the summary value such as which plugins may use it.
|
SummaryMetadata.Builder |
getMetadataBuilder()
Contains metadata on the summary value such as which plugins may use it.
|
SummaryMetadataOrBuilder |
getMetadataOrBuilder()
Contains metadata on the summary value such as which plugins may use it.
|
String |
getNodeName()
This field is deprecated and will not be set.
|
com.github.os72.protobuf351.ByteString |
getNodeNameBytes()
This field is deprecated and will not be set.
|
com.github.os72.protobuf351.ByteString |
getObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3; |
float |
getSimpleValue()
float simple_value = 2; |
String |
getTag()
Tag name for the data.
|
com.github.os72.protobuf351.ByteString |
getTagBytes()
Tag name for the data.
|
TensorProto |
getTensor()
.tensorflow.TensorProto tensor = 8; |
TensorProto.Builder |
getTensorBuilder()
.tensorflow.TensorProto tensor = 8; |
TensorProtoOrBuilder |
getTensorOrBuilder()
.tensorflow.TensorProto tensor = 8; |
Summary.Value.ValueCase |
getValueCase() |
boolean |
hasAudio()
.tensorflow.Summary.Audio audio = 6; |
boolean |
hasHisto()
.tensorflow.HistogramProto histo = 5; |
boolean |
hasImage()
.tensorflow.Summary.Image image = 4; |
boolean |
hasMetadata()
Contains metadata on the summary value such as which plugins may use it.
|
boolean |
hasTensor()
.tensorflow.TensorProto tensor = 8; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Summary.Value.Builder |
mergeAudio(Summary.Audio value)
.tensorflow.Summary.Audio audio = 6; |
Summary.Value.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
Summary.Value.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
Summary.Value.Builder |
mergeFrom(Summary.Value other) |
Summary.Value.Builder |
mergeHisto(HistogramProto value)
.tensorflow.HistogramProto histo = 5; |
Summary.Value.Builder |
mergeImage(Summary.Image value)
.tensorflow.Summary.Image image = 4; |
Summary.Value.Builder |
mergeMetadata(SummaryMetadata value)
Contains metadata on the summary value such as which plugins may use it.
|
Summary.Value.Builder |
mergeTensor(TensorProto value)
.tensorflow.TensorProto tensor = 8; |
Summary.Value.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
Summary.Value.Builder |
setAudio(Summary.Audio.Builder builderForValue)
.tensorflow.Summary.Audio audio = 6; |
Summary.Value.Builder |
setAudio(Summary.Audio value)
.tensorflow.Summary.Audio audio = 6; |
Summary.Value.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
Summary.Value.Builder |
setHisto(HistogramProto.Builder builderForValue)
.tensorflow.HistogramProto histo = 5; |
Summary.Value.Builder |
setHisto(HistogramProto value)
.tensorflow.HistogramProto histo = 5; |
Summary.Value.Builder |
setImage(Summary.Image.Builder builderForValue)
.tensorflow.Summary.Image image = 4; |
Summary.Value.Builder |
setImage(Summary.Image value)
.tensorflow.Summary.Image image = 4; |
Summary.Value.Builder |
setMetadata(SummaryMetadata.Builder builderForValue)
Contains metadata on the summary value such as which plugins may use it.
|
Summary.Value.Builder |
setMetadata(SummaryMetadata value)
Contains metadata on the summary value such as which plugins may use it.
|
Summary.Value.Builder |
setNodeName(String value)
This field is deprecated and will not be set.
|
Summary.Value.Builder |
setNodeNameBytes(com.github.os72.protobuf351.ByteString value)
This field is deprecated and will not be set.
|
Summary.Value.Builder |
setObsoleteOldStyleHistogram(com.github.os72.protobuf351.ByteString value)
bytes obsolete_old_style_histogram = 3; |
Summary.Value.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
Summary.Value.Builder |
setSimpleValue(float value)
float simple_value = 2; |
Summary.Value.Builder |
setTag(String value)
Tag name for the data.
|
Summary.Value.Builder |
setTagBytes(com.github.os72.protobuf351.ByteString value)
Tag name for the data.
|
Summary.Value.Builder |
setTensor(TensorProto.Builder builderForValue)
.tensorflow.TensorProto tensor = 8; |
Summary.Value.Builder |
setTensor(TensorProto value)
.tensorflow.TensorProto tensor = 8; |
Summary.Value.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic Summary.Value build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic Summary.Value buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic Summary.Value.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<Summary.Value.Builder>public Summary.Value.Builder mergeFrom(Summary.Value other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public Summary.Value.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<Summary.Value.Builder>IOExceptionpublic Summary.Value.ValueCase getValueCase()
getValueCase in interface Summary.ValueOrBuilderpublic Summary.Value.Builder clearValue()
public String getNodeName()
This field is deprecated and will not be set.
string node_name = 7;getNodeName in interface Summary.ValueOrBuilderpublic com.github.os72.protobuf351.ByteString getNodeNameBytes()
This field is deprecated and will not be set.
string node_name = 7;getNodeNameBytes in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setNodeName(String value)
This field is deprecated and will not be set.
string node_name = 7;public Summary.Value.Builder clearNodeName()
This field is deprecated and will not be set.
string node_name = 7;public Summary.Value.Builder setNodeNameBytes(com.github.os72.protobuf351.ByteString value)
This field is deprecated and will not be set.
string node_name = 7;public String 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;getTag in interface Summary.ValueOrBuilderpublic com.github.os72.protobuf351.ByteString 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;getTagBytes in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setTag(String value)
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;public Summary.Value.Builder clearTag()
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;public Summary.Value.Builder setTagBytes(com.github.os72.protobuf351.ByteString value)
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;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;hasMetadata in interface Summary.ValueOrBuilderpublic SummaryMetadata 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;getMetadata in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setMetadata(SummaryMetadata value)
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;public Summary.Value.Builder setMetadata(SummaryMetadata.Builder builderForValue)
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;public Summary.Value.Builder mergeMetadata(SummaryMetadata value)
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;public Summary.Value.Builder clearMetadata()
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;public SummaryMetadata.Builder getMetadataBuilder()
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;public SummaryMetadataOrBuilder 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;getMetadataOrBuilder in interface Summary.ValueOrBuilderpublic float getSimpleValue()
float simple_value = 2;getSimpleValue in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setSimpleValue(float value)
float simple_value = 2;public Summary.Value.Builder clearSimpleValue()
float simple_value = 2;public com.github.os72.protobuf351.ByteString getObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3;getObsoleteOldStyleHistogram in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setObsoleteOldStyleHistogram(com.github.os72.protobuf351.ByteString value)
bytes obsolete_old_style_histogram = 3;public Summary.Value.Builder clearObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3;public boolean hasImage()
.tensorflow.Summary.Image image = 4;hasImage in interface Summary.ValueOrBuilderpublic Summary.Image getImage()
.tensorflow.Summary.Image image = 4;getImage in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setImage(Summary.Image value)
.tensorflow.Summary.Image image = 4;public Summary.Value.Builder setImage(Summary.Image.Builder builderForValue)
.tensorflow.Summary.Image image = 4;public Summary.Value.Builder mergeImage(Summary.Image value)
.tensorflow.Summary.Image image = 4;public Summary.Value.Builder clearImage()
.tensorflow.Summary.Image image = 4;public Summary.Image.Builder getImageBuilder()
.tensorflow.Summary.Image image = 4;public Summary.ImageOrBuilder getImageOrBuilder()
.tensorflow.Summary.Image image = 4;getImageOrBuilder in interface Summary.ValueOrBuilderpublic boolean hasHisto()
.tensorflow.HistogramProto histo = 5;hasHisto in interface Summary.ValueOrBuilderpublic HistogramProto getHisto()
.tensorflow.HistogramProto histo = 5;getHisto in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setHisto(HistogramProto value)
.tensorflow.HistogramProto histo = 5;public Summary.Value.Builder setHisto(HistogramProto.Builder builderForValue)
.tensorflow.HistogramProto histo = 5;public Summary.Value.Builder mergeHisto(HistogramProto value)
.tensorflow.HistogramProto histo = 5;public Summary.Value.Builder clearHisto()
.tensorflow.HistogramProto histo = 5;public HistogramProto.Builder getHistoBuilder()
.tensorflow.HistogramProto histo = 5;public HistogramProtoOrBuilder getHistoOrBuilder()
.tensorflow.HistogramProto histo = 5;getHistoOrBuilder in interface Summary.ValueOrBuilderpublic boolean hasAudio()
.tensorflow.Summary.Audio audio = 6;hasAudio in interface Summary.ValueOrBuilderpublic Summary.Audio getAudio()
.tensorflow.Summary.Audio audio = 6;getAudio in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setAudio(Summary.Audio value)
.tensorflow.Summary.Audio audio = 6;public Summary.Value.Builder setAudio(Summary.Audio.Builder builderForValue)
.tensorflow.Summary.Audio audio = 6;public Summary.Value.Builder mergeAudio(Summary.Audio value)
.tensorflow.Summary.Audio audio = 6;public Summary.Value.Builder clearAudio()
.tensorflow.Summary.Audio audio = 6;public Summary.Audio.Builder getAudioBuilder()
.tensorflow.Summary.Audio audio = 6;public Summary.AudioOrBuilder getAudioOrBuilder()
.tensorflow.Summary.Audio audio = 6;getAudioOrBuilder in interface Summary.ValueOrBuilderpublic boolean hasTensor()
.tensorflow.TensorProto tensor = 8;hasTensor in interface Summary.ValueOrBuilderpublic TensorProto getTensor()
.tensorflow.TensorProto tensor = 8;getTensor in interface Summary.ValueOrBuilderpublic Summary.Value.Builder setTensor(TensorProto value)
.tensorflow.TensorProto tensor = 8;public Summary.Value.Builder setTensor(TensorProto.Builder builderForValue)
.tensorflow.TensorProto tensor = 8;public Summary.Value.Builder mergeTensor(TensorProto value)
.tensorflow.TensorProto tensor = 8;public Summary.Value.Builder clearTensor()
.tensorflow.TensorProto tensor = 8;public TensorProto.Builder getTensorBuilder()
.tensorflow.TensorProto tensor = 8;public TensorProtoOrBuilder getTensorOrBuilder()
.tensorflow.TensorProto tensor = 8;getTensorOrBuilder in interface Summary.ValueOrBuilderpublic final Summary.Value.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>public final Summary.Value.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Value.Builder>Copyright © 2018. All rights reserved.