public static final class Summary.Builder extends com.github.os72.protobuf351.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.github.os72.protobuf351.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.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
Summary.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
Summary.Builder |
clearValue()
Set of values for the summary.
|
Summary.Builder |
clone() |
Summary |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.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.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Summary.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
Summary.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
Summary.Builder |
mergeFrom(Summary other) |
Summary.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
Summary.Builder |
removeValue(int index)
Set of values for the summary.
|
Summary.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
Summary.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
Summary.Builder |
setUnknownFields(com.github.os72.protobuf351.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.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Builder>public Summary.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.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.Builder>public Summary getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic Summary build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic Summary buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic Summary.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.Builder>public Summary.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.Builder>public Summary.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.Builder>public Summary.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.Builder>public Summary.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.Builder>public Summary.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.Builder>public Summary.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.Builder>public Summary.Builder mergeFrom(Summary other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Builder>public Summary.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.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.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Builder>public final Summary.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.Builder>Copyright © 2018. All rights reserved.