public static final class Summary.Value.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder> implements Summary.ValueOrBuilder
tensorflow.Summary.Value
Modifier and Type | Method and Description |
---|---|
Summary.Value.Builder |
addRepeatedField(com.google.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(com.google.protobuf.Descriptors.FieldDescriptor field) |
Summary.Value.Builder |
clearHisto()
.tensorflow.HistogramProto histo = 5; |
Summary.Value.Builder |
clearImage()
.tensorflow.Summary.Image image = 4; |
Summary.Value.Builder |
clearNodeName()
Name of the node that output this summary; in general, the name of a
TensorSummary node.
|
Summary.Value.Builder |
clearObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3; |
Summary.Value.Builder |
clearOneof(com.google.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 com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.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; |
String |
getNodeName()
Name of the node that output this summary; in general, the name of a
TensorSummary node.
|
com.google.protobuf.ByteString |
getNodeNameBytes()
Name of the node that output this summary; in general, the name of a
TensorSummary node.
|
com.google.protobuf.ByteString |
getObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3; |
float |
getSimpleValue()
float simple_value = 2; |
String |
getTag()
Tag name for the data.
|
com.google.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() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Summary.Value.Builder |
mergeAudio(Summary.Audio value)
.tensorflow.Summary.Audio audio = 6; |
Summary.Value.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Summary.Value.Builder |
mergeFrom(com.google.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 |
mergeTensor(TensorProto value)
.tensorflow.TensorProto tensor = 8; |
Summary.Value.Builder |
mergeUnknownFields(com.google.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(com.google.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 |
setNodeName(String value)
Name of the node that output this summary; in general, the name of a
TensorSummary node.
|
Summary.Value.Builder |
setNodeNameBytes(com.google.protobuf.ByteString value)
Name of the node that output this summary; in general, the name of a
TensorSummary node.
|
Summary.Value.Builder |
setObsoleteOldStyleHistogram(com.google.protobuf.ByteString value)
bytes obsolete_old_style_histogram = 3; |
Summary.Value.Builder |
setRepeatedField(com.google.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(com.google.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(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Summary.Value build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Summary.Value buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Summary.Value.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Summary.Value.Builder>
public Summary.Value.Builder mergeFrom(Summary.Value other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public Summary.Value.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.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()
Name of the node that output this summary; in general, the name of a TensorSummary node. If the node in question has multiple outputs, then a ":\d+" suffix will be appended, like "some_op:13". Might not be set for legacy summaries (i.e. those not using the tensor value field)
string node_name = 7;
getNodeName
in interface Summary.ValueOrBuilder
public com.google.protobuf.ByteString getNodeNameBytes()
Name of the node that output this summary; in general, the name of a TensorSummary node. If the node in question has multiple outputs, then a ":\d+" suffix will be appended, like "some_op:13". Might not be set for legacy summaries (i.e. those not using the tensor value field)
string node_name = 7;
getNodeNameBytes
in interface Summary.ValueOrBuilder
public Summary.Value.Builder setNodeName(String value)
Name of the node that output this summary; in general, the name of a TensorSummary node. If the node in question has multiple outputs, then a ":\d+" suffix will be appended, like "some_op:13". Might not be set for legacy summaries (i.e. those not using the tensor value field)
string node_name = 7;
public Summary.Value.Builder clearNodeName()
Name of the node that output this summary; in general, the name of a TensorSummary node. If the node in question has multiple outputs, then a ":\d+" suffix will be appended, like "some_op:13". Might not be set for legacy summaries (i.e. those not using the tensor value field)
string node_name = 7;
public Summary.Value.Builder setNodeNameBytes(com.google.protobuf.ByteString value)
Name of the node that output this summary; in general, the name of a TensorSummary node. If the node in question has multiple outputs, then a ":\d+" suffix will be appended, like "some_op:13". Might not be set for legacy summaries (i.e. those not using the tensor value field)
string node_name = 7;
public String getTag()
Tag name for the data. Will only be used by legacy summaries (ie. those not using the tensor value field) For legacy summaries, will be used as the title of the graph in the visualizer. Tag is usually "op_name:value_name", where "op_name" itself can have structure to indicate grouping.
string tag = 1;
getTag
in interface Summary.ValueOrBuilder
public com.google.protobuf.ByteString getTagBytes()
Tag name for the data. Will only be used by legacy summaries (ie. those not using the tensor value field) For legacy summaries, will be used as the title of the graph in the visualizer. Tag is usually "op_name:value_name", where "op_name" itself can have structure to indicate grouping.
string tag = 1;
getTagBytes
in interface Summary.ValueOrBuilder
public Summary.Value.Builder setTag(String value)
Tag name for the data. Will only be used by legacy summaries (ie. those not using the tensor value field) For legacy summaries, will be used as the title of the graph in the visualizer. Tag is usually "op_name:value_name", where "op_name" itself can have structure to indicate grouping.
string tag = 1;
public Summary.Value.Builder clearTag()
Tag name for the data. Will only be used by legacy summaries (ie. those not using the tensor value field) For legacy summaries, will be used as the title of the graph in the visualizer. Tag is usually "op_name:value_name", where "op_name" itself can have structure to indicate grouping.
string tag = 1;
public Summary.Value.Builder setTagBytes(com.google.protobuf.ByteString value)
Tag name for the data. Will only be used by legacy summaries (ie. those not using the tensor value field) For legacy summaries, will be used as the title of the graph in the visualizer. Tag is usually "op_name:value_name", where "op_name" itself can have structure to indicate grouping.
string tag = 1;
public float getSimpleValue()
float simple_value = 2;
getSimpleValue
in interface Summary.ValueOrBuilder
public Summary.Value.Builder setSimpleValue(float value)
float simple_value = 2;
public Summary.Value.Builder clearSimpleValue()
float simple_value = 2;
public com.google.protobuf.ByteString getObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3;
getObsoleteOldStyleHistogram
in interface Summary.ValueOrBuilder
public Summary.Value.Builder setObsoleteOldStyleHistogram(com.google.protobuf.ByteString value)
bytes obsolete_old_style_histogram = 3;
public Summary.Value.Builder clearObsoleteOldStyleHistogram()
bytes obsolete_old_style_histogram = 3;
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 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 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 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(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
public final Summary.Value.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Value.Builder>
Copyright © 2015–2017. All rights reserved.