public static final class Summary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder> implements SummaryOrBuilder
A Summary is a set of named values to be displayed by the visualizer. Summaries are produced regularly during training, as controlled by the "summary_interval_secs" attribute of the training operation. Summaries are also produced at the end of an evaluation.Protobuf type
tensorflow.Summary| Modifier and Type | Method and Description |
|---|---|
Summary.Builder |
addAllValue(Iterable<? extends Summary.Value> values)
Set of values for the summary.
|
Summary.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Summary.Builder |
addValue(int index,
Summary.Value.Builder builderForValue)
Set of values for the summary.
|
Summary.Builder |
addValue(int index,
Summary.Value value)
Set of values for the summary.
|
Summary.Builder |
addValue(Summary.Value.Builder builderForValue)
Set of values for the summary.
|
Summary.Builder |
addValue(Summary.Value value)
Set of values for the summary.
|
Summary.Value.Builder |
addValueBuilder()
Set of values for the summary.
|
Summary.Value.Builder |
addValueBuilder(int index)
Set of values for the summary.
|
Summary |
build() |
Summary |
buildPartial() |
Summary.Builder |
clear() |
Summary.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Summary.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Summary.Builder |
clearValue()
Set of values for the summary.
|
Summary.Builder |
clone() |
Summary |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Summary.Value |
getValue(int index)
Set of values for the summary.
|
Summary.Value.Builder |
getValueBuilder(int index)
Set of values for the summary.
|
List<Summary.Value.Builder> |
getValueBuilderList()
Set of values for the summary.
|
int |
getValueCount()
Set of values for the summary.
|
List<Summary.Value> |
getValueList()
Set of values for the summary.
|
Summary.ValueOrBuilder |
getValueOrBuilder(int index)
Set of values for the summary.
|
List<? extends Summary.ValueOrBuilder> |
getValueOrBuilderList()
Set of values for the summary.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Summary.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Summary.Builder |
mergeFrom(com.google.protobuf.Message other) |
Summary.Builder |
mergeFrom(Summary other) |
Summary.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Summary.Builder |
removeValue(int index)
Set of values for the summary.
|
Summary.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Summary.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Summary.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Summary.Builder |
setValue(int index,
Summary.Value.Builder builderForValue)
Set of values for the summary.
|
Summary.Builder |
setValue(int index,
Summary.Value value)
Set of values for the summary.
|
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.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Summary build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Summary buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Summary.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Summary.Builder>public Summary.Builder mergeFrom(Summary other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public Summary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Summary.Builder>IOExceptionpublic List<Summary.Value> getValueList()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;getValueList in interface SummaryOrBuilderpublic int getValueCount()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;getValueCount in interface SummaryOrBuilderpublic Summary.Value getValue(int index)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;getValue in interface SummaryOrBuilderpublic Summary.Builder setValue(int index, Summary.Value value)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Builder setValue(int index, Summary.Value.Builder builderForValue)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Builder addValue(Summary.Value value)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Builder addValue(int index, Summary.Value value)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Builder addValue(Summary.Value.Builder builderForValue)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Builder addValue(int index, Summary.Value.Builder builderForValue)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Builder addAllValue(Iterable<? extends Summary.Value> values)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Builder clearValue()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Builder removeValue(int index)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Value.Builder getValueBuilder(int index)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.ValueOrBuilder getValueOrBuilder(int index)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;getValueOrBuilder in interface SummaryOrBuilderpublic List<? extends Summary.ValueOrBuilder> getValueOrBuilderList()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;getValueOrBuilderList in interface SummaryOrBuilderpublic Summary.Value.Builder addValueBuilder()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public Summary.Value.Builder addValueBuilder(int index)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public List<Summary.Value.Builder> getValueBuilderList()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;public final Summary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>public final Summary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Summary.Builder>Copyright © 2015–2019. All rights reserved.