public static final class SaveSliceInfoDef.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder> implements SaveSliceInfoDefOrBuilder
tensorflow.SaveSliceInfoDef| Modifier and Type | Method and Description |
|---|---|
SaveSliceInfoDef.Builder |
addAllFullShape(Iterable<? extends Long> values)
Shape of the full variable.
|
SaveSliceInfoDef.Builder |
addAllVarOffset(Iterable<? extends Long> values)
Offset of this variable into the full variable.
|
SaveSliceInfoDef.Builder |
addAllVarShape(Iterable<? extends Long> values)
Shape of this variable.
|
SaveSliceInfoDef.Builder |
addFullShape(long value)
Shape of the full variable.
|
SaveSliceInfoDef.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SaveSliceInfoDef.Builder |
addVarOffset(long value)
Offset of this variable into the full variable.
|
SaveSliceInfoDef.Builder |
addVarShape(long value)
Shape of this variable.
|
SaveSliceInfoDef |
build() |
SaveSliceInfoDef |
buildPartial() |
SaveSliceInfoDef.Builder |
clear() |
SaveSliceInfoDef.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
SaveSliceInfoDef.Builder |
clearFullName()
Name of the full variable of which this is a slice.
|
SaveSliceInfoDef.Builder |
clearFullShape()
Shape of the full variable.
|
SaveSliceInfoDef.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
SaveSliceInfoDef.Builder |
clearVarOffset()
Offset of this variable into the full variable.
|
SaveSliceInfoDef.Builder |
clearVarShape()
Shape of this variable.
|
SaveSliceInfoDef.Builder |
clone() |
SaveSliceInfoDef |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFullName()
Name of the full variable of which this is a slice.
|
org.nd4j.shade.protobuf.ByteString |
getFullNameBytes()
Name of the full variable of which this is a slice.
|
long |
getFullShape(int index)
Shape of the full variable.
|
int |
getFullShapeCount()
Shape of the full variable.
|
List<Long> |
getFullShapeList()
Shape of the full variable.
|
long |
getVarOffset(int index)
Offset of this variable into the full variable.
|
int |
getVarOffsetCount()
Offset of this variable into the full variable.
|
List<Long> |
getVarOffsetList()
Offset of this variable into the full variable.
|
long |
getVarShape(int index)
Shape of this variable.
|
int |
getVarShapeCount()
Shape of this variable.
|
List<Long> |
getVarShapeList()
Shape of this variable.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SaveSliceInfoDef.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
SaveSliceInfoDef.Builder |
mergeFrom(SaveSliceInfoDef other) |
SaveSliceInfoDef.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
SaveSliceInfoDef.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SaveSliceInfoDef.Builder |
setFullName(String value)
Name of the full variable of which this is a slice.
|
SaveSliceInfoDef.Builder |
setFullNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the full variable of which this is a slice.
|
SaveSliceInfoDef.Builder |
setFullShape(int index,
long value)
Shape of the full variable.
|
SaveSliceInfoDef.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SaveSliceInfoDef.Builder |
setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
SaveSliceInfoDef.Builder |
setVarOffset(int index,
long value)
Offset of this variable into the full variable.
|
SaveSliceInfoDef.Builder |
setVarShape(int index,
long value)
Shape of this variable.
|
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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic SaveSliceInfoDef build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic SaveSliceInfoDef buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic SaveSliceInfoDef.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder mergeFrom(SaveSliceInfoDef other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public SaveSliceInfoDef.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<SaveSliceInfoDef.Builder>IOExceptionpublic String getFullName()
Name of the full variable of which this is a slice.
string full_name = 1;getFullName in interface SaveSliceInfoDefOrBuilderpublic org.nd4j.shade.protobuf.ByteString getFullNameBytes()
Name of the full variable of which this is a slice.
string full_name = 1;getFullNameBytes in interface SaveSliceInfoDefOrBuilderpublic SaveSliceInfoDef.Builder setFullName(String value)
Name of the full variable of which this is a slice.
string full_name = 1;public SaveSliceInfoDef.Builder clearFullName()
Name of the full variable of which this is a slice.
string full_name = 1;public SaveSliceInfoDef.Builder setFullNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the full variable of which this is a slice.
string full_name = 1;public List<Long> getFullShapeList()
Shape of the full variable.
repeated int64 full_shape = 2;getFullShapeList in interface SaveSliceInfoDefOrBuilderpublic int getFullShapeCount()
Shape of the full variable.
repeated int64 full_shape = 2;getFullShapeCount in interface SaveSliceInfoDefOrBuilderpublic long getFullShape(int index)
Shape of the full variable.
repeated int64 full_shape = 2;getFullShape in interface SaveSliceInfoDefOrBuilderpublic SaveSliceInfoDef.Builder setFullShape(int index, long value)
Shape of the full variable.
repeated int64 full_shape = 2;public SaveSliceInfoDef.Builder addFullShape(long value)
Shape of the full variable.
repeated int64 full_shape = 2;public SaveSliceInfoDef.Builder addAllFullShape(Iterable<? extends Long> values)
Shape of the full variable.
repeated int64 full_shape = 2;public SaveSliceInfoDef.Builder clearFullShape()
Shape of the full variable.
repeated int64 full_shape = 2;public List<Long> getVarOffsetList()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;getVarOffsetList in interface SaveSliceInfoDefOrBuilderpublic int getVarOffsetCount()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;getVarOffsetCount in interface SaveSliceInfoDefOrBuilderpublic long getVarOffset(int index)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;getVarOffset in interface SaveSliceInfoDefOrBuilderpublic SaveSliceInfoDef.Builder setVarOffset(int index, long value)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;public SaveSliceInfoDef.Builder addVarOffset(long value)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;public SaveSliceInfoDef.Builder addAllVarOffset(Iterable<? extends Long> values)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;public SaveSliceInfoDef.Builder clearVarOffset()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;public List<Long> getVarShapeList()
Shape of this variable.
repeated int64 var_shape = 4;getVarShapeList in interface SaveSliceInfoDefOrBuilderpublic int getVarShapeCount()
Shape of this variable.
repeated int64 var_shape = 4;getVarShapeCount in interface SaveSliceInfoDefOrBuilderpublic long getVarShape(int index)
Shape of this variable.
repeated int64 var_shape = 4;getVarShape in interface SaveSliceInfoDefOrBuilderpublic SaveSliceInfoDef.Builder setVarShape(int index, long value)
Shape of this variable.
repeated int64 var_shape = 4;public SaveSliceInfoDef.Builder addVarShape(long value)
Shape of this variable.
repeated int64 var_shape = 4;public SaveSliceInfoDef.Builder addAllVarShape(Iterable<? extends Long> values)
Shape of this variable.
repeated int64 var_shape = 4;public SaveSliceInfoDef.Builder clearVarShape()
Shape of this variable.
repeated int64 var_shape = 4;public final SaveSliceInfoDef.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>public final SaveSliceInfoDef.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<SaveSliceInfoDef.Builder>Copyright © 2021. All rights reserved.