public static final class SavedObjectGraphOuterClass.SavedVariable.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder> implements SavedObjectGraphOuterClass.SavedVariableOrBuilder
Represents a Variable that is initialized by loading the contents from the checkpoint.Protobuf type
tensorflow.SavedVariablegetAllFields, 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<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.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<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SavedObjectGraphOuterClass.SavedVariable buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SavedObjectGraphOuterClass.SavedVariable.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder mergeFrom(SavedObjectGraphOuterClass.SavedVariable other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public SavedObjectGraphOuterClass.SavedVariable.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>java.io.IOExceptionpublic int getDtypeValue()
.tensorflow.DataType dtype = 1;getDtypeValue in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setDtypeValue(int value)
.tensorflow.DataType dtype = 1;value - The enum numeric value on the wire for dtype to set.public DataType getDtype()
.tensorflow.DataType dtype = 1;getDtype in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setDtype(DataType value)
.tensorflow.DataType dtype = 1;value - The dtype to set.public SavedObjectGraphOuterClass.SavedVariable.Builder clearDtype()
.tensorflow.DataType dtype = 1;public boolean hasShape()
.tensorflow.TensorShapeProto shape = 2;hasShape in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic TensorShapeProto getShape()
.tensorflow.TensorShapeProto shape = 2;getShape in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2;public SavedObjectGraphOuterClass.SavedVariable.Builder setShape(TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;public SavedObjectGraphOuterClass.SavedVariable.Builder mergeShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2;public SavedObjectGraphOuterClass.SavedVariable.Builder clearShape()
.tensorflow.TensorShapeProto shape = 2;public TensorShapeProto.Builder getShapeBuilder()
.tensorflow.TensorShapeProto shape = 2;public TensorShapeProtoOrBuilder getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2;getShapeOrBuilder in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic boolean getTrainable()
bool trainable = 3;getTrainable in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setTrainable(boolean value)
bool trainable = 3;value - The trainable to set.public SavedObjectGraphOuterClass.SavedVariable.Builder clearTrainable()
bool trainable = 3;public int getSynchronizationValue()
.tensorflow.VariableSynchronization synchronization = 4;getSynchronizationValue in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setSynchronizationValue(int value)
.tensorflow.VariableSynchronization synchronization = 4;value - The enum numeric value on the wire for synchronization to set.public VariableSynchronization getSynchronization()
.tensorflow.VariableSynchronization synchronization = 4;getSynchronization in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setSynchronization(VariableSynchronization value)
.tensorflow.VariableSynchronization synchronization = 4;value - The synchronization to set.public SavedObjectGraphOuterClass.SavedVariable.Builder clearSynchronization()
.tensorflow.VariableSynchronization synchronization = 4;public int getAggregationValue()
.tensorflow.VariableAggregation aggregation = 5;getAggregationValue in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setAggregationValue(int value)
.tensorflow.VariableAggregation aggregation = 5;value - The enum numeric value on the wire for aggregation to set.public VariableAggregation getAggregation()
.tensorflow.VariableAggregation aggregation = 5;getAggregation in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setAggregation(VariableAggregation value)
.tensorflow.VariableAggregation aggregation = 5;value - The aggregation to set.public SavedObjectGraphOuterClass.SavedVariable.Builder clearAggregation()
.tensorflow.VariableAggregation aggregation = 5;public java.lang.String getName()
string name = 6;getName in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 6;getNameBytes in interface SavedObjectGraphOuterClass.SavedVariableOrBuilderpublic SavedObjectGraphOuterClass.SavedVariable.Builder setName(java.lang.String value)
string name = 6;value - The name to set.public SavedObjectGraphOuterClass.SavedVariable.Builder clearName()
string name = 6;public SavedObjectGraphOuterClass.SavedVariable.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 6;value - The bytes for name to set.public final SavedObjectGraphOuterClass.SavedVariable.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>public final SavedObjectGraphOuterClass.SavedVariable.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedVariable.Builder>