public static final class Summary.Value.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder> implements Summary.ValueOrBuilder
tensorflow.Summary.Value
Modifier and Type | Method and Description |
---|---|
Summary.Value.Builder |
addRepeatedField(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.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.
|
org.nd4j.shade.protobuf.ByteString |
getNodeNameBytes()
This field is deprecated and will not be set.
|
org.nd4j.shade.protobuf.ByteString |
getObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3; |
float |
getSimpleValue()
float simple_value = 2; |
String |
getTag()
Tag name for the data.
|
org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Summary.Value.Builder |
mergeAudio(Summary.Audio value)
.tensorflow.Summary.Audio audio = 6; |
Summary.Value.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
Summary.Value.Builder |
mergeFrom(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.ByteString value)
This field is deprecated and will not be set.
|
Summary.Value.Builder |
setObsoleteOldStyleHistogram(org.nd4j.shade.protobuf.ByteString value)
bytes obsolete_old_style_histogram = 3; |
Summary.Value.Builder |
setRepeatedField(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder clear()
clear
in interface org.nd4j.shade.protobuf.Message.Builder
clear
in interface org.nd4j.shade.protobuf.MessageLite.Builder
clear
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface org.nd4j.shade.protobuf.Message.Builder
getDescriptorForType
in interface org.nd4j.shade.protobuf.MessageOrBuilder
getDescriptorForType
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.nd4j.shade.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.nd4j.shade.protobuf.MessageOrBuilder
public Summary.Value build()
build
in interface org.nd4j.shade.protobuf.Message.Builder
build
in interface org.nd4j.shade.protobuf.MessageLite.Builder
public Summary.Value buildPartial()
buildPartial
in interface org.nd4j.shade.protobuf.Message.Builder
buildPartial
in interface org.nd4j.shade.protobuf.MessageLite.Builder
public Summary.Value.Builder clone()
clone
in interface org.nd4j.shade.protobuf.Message.Builder
clone
in interface org.nd4j.shade.protobuf.MessageLite.Builder
clone
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface org.nd4j.shade.protobuf.Message.Builder
setField
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface org.nd4j.shade.protobuf.Message.Builder
clearField
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface org.nd4j.shade.protobuf.Message.Builder
clearOneof
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface org.nd4j.shade.protobuf.Message.Builder
setRepeatedField
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface org.nd4j.shade.protobuf.Message.Builder
addRepeatedField
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom
in interface org.nd4j.shade.protobuf.Message.Builder
mergeFrom
in class org.nd4j.shade.protobuf.AbstractMessage.Builder<Summary.Value.Builder>
public Summary.Value.Builder mergeFrom(Summary.Value other)
public final boolean isInitialized()
isInitialized
in interface org.nd4j.shade.protobuf.MessageLiteOrBuilder
isInitialized
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface org.nd4j.shade.protobuf.Message.Builder
mergeFrom
in interface org.nd4j.shade.protobuf.MessageLite.Builder
mergeFrom
in class org.nd4j.shade.protobuf.AbstractMessage.Builder<Summary.Value.Builder>
IOException
public Summary.Value.ValueCase getValueCase()
getValueCase
in interface Summary.ValueOrBuilder
public Summary.Value.Builder clearValue()
public String getNodeName()
This field is deprecated and will not be set.
string node_name = 7;
getNodeName
in interface Summary.ValueOrBuilder
public org.nd4j.shade.protobuf.ByteString getNodeNameBytes()
This field is deprecated and will not be set.
string node_name = 7;
getNodeNameBytes
in interface Summary.ValueOrBuilder
public Summary.Value.Builder setNodeName(String value)
This field is deprecated and will not be set.
string node_name = 7;
value
- The nodeName to set.public Summary.Value.Builder clearNodeName()
This field is deprecated and will not be set.
string node_name = 7;
public Summary.Value.Builder setNodeNameBytes(org.nd4j.shade.protobuf.ByteString value)
This field is deprecated and will not be set.
string node_name = 7;
value
- The bytes for nodeName to set.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.ValueOrBuilder
public org.nd4j.shade.protobuf.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.ValueOrBuilder
public 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;
value
- The tag to set.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(org.nd4j.shade.protobuf.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;
value
- The bytes for tag to set.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.ValueOrBuilder
public 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.ValueOrBuilder
public 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.ValueOrBuilder
public float getSimpleValue()
float simple_value = 2;
getSimpleValue
in interface Summary.ValueOrBuilder
public Summary.Value.Builder setSimpleValue(float value)
float simple_value = 2;
value
- The simpleValue to set.public Summary.Value.Builder clearSimpleValue()
float simple_value = 2;
public org.nd4j.shade.protobuf.ByteString getObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3;
getObsoleteOldStyleHistogram
in interface Summary.ValueOrBuilder
public Summary.Value.Builder setObsoleteOldStyleHistogram(org.nd4j.shade.protobuf.ByteString value)
bytes obsolete_old_style_histogram = 3;
value
- The obsoleteOldStyleHistogram to set.public Summary.Value.Builder clearObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3;
public boolean hasImage()
.tensorflow.Summary.Image image = 4;
hasImage
in interface Summary.ValueOrBuilder
public Summary.Image getImage()
.tensorflow.Summary.Image image = 4;
getImage
in interface Summary.ValueOrBuilder
public 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.ValueOrBuilder
public boolean hasHisto()
.tensorflow.HistogramProto histo = 5;
hasHisto
in interface Summary.ValueOrBuilder
public HistogramProto getHisto()
.tensorflow.HistogramProto histo = 5;
getHisto
in interface Summary.ValueOrBuilder
public 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.ValueOrBuilder
public boolean hasAudio()
.tensorflow.Summary.Audio audio = 6;
hasAudio
in interface Summary.ValueOrBuilder
public Summary.Audio getAudio()
.tensorflow.Summary.Audio audio = 6;
getAudio
in interface Summary.ValueOrBuilder
public 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.ValueOrBuilder
public boolean hasTensor()
.tensorflow.TensorProto tensor = 8;
hasTensor
in interface Summary.ValueOrBuilder
public TensorProto getTensor()
.tensorflow.TensorProto tensor = 8;
getTensor
in interface Summary.ValueOrBuilder
public 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.ValueOrBuilder
public final Summary.Value.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface org.nd4j.shade.protobuf.Message.Builder
setUnknownFields
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public final Summary.Value.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface org.nd4j.shade.protobuf.Message.Builder
mergeUnknownFields
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
Copyright © 2022. All rights reserved.