public final class SaveSliceInfoDef extends com.google.protobuf.GeneratedMessageV3 implements SaveSliceInfoDefOrBuilder
tensorflow.SaveSliceInfoDef| Modifier and Type | Class and Description |
|---|---|
static class |
SaveSliceInfoDef.Builder
Protobuf type
tensorflow.SaveSliceInfoDef |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
FULL_NAME_FIELD_NUMBER |
static int |
FULL_SHAPE_FIELD_NUMBER |
static int |
VAR_OFFSET_FIELD_NUMBER |
static int |
VAR_SHAPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static SaveSliceInfoDef |
getDefaultInstance() |
SaveSliceInfoDef |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getFullName()
Name of the full variable of which this is a slice.
|
com.google.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.
|
java.util.List<java.lang.Long> |
getFullShapeList()
Shape of the full variable.
|
com.google.protobuf.Parser<SaveSliceInfoDef> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getVarOffset(int index)
Offset of this variable into the full variable.
|
int |
getVarOffsetCount()
Offset of this variable into the full variable.
|
java.util.List<java.lang.Long> |
getVarOffsetList()
Offset of this variable into the full variable.
|
long |
getVarShape(int index)
Shape of this variable.
|
int |
getVarShapeCount()
Shape of this variable.
|
java.util.List<java.lang.Long> |
getVarShapeList()
Shape of this variable.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SaveSliceInfoDef.Builder |
newBuilder() |
static SaveSliceInfoDef.Builder |
newBuilder(SaveSliceInfoDef prototype) |
SaveSliceInfoDef.Builder |
newBuilderForType() |
protected SaveSliceInfoDef.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SaveSliceInfoDef |
parseDelimitedFrom(java.io.InputStream input) |
static SaveSliceInfoDef |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SaveSliceInfoDef |
parseFrom(byte[] data) |
static SaveSliceInfoDef |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SaveSliceInfoDef |
parseFrom(java.nio.ByteBuffer data) |
static SaveSliceInfoDef |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SaveSliceInfoDef |
parseFrom(com.google.protobuf.ByteString data) |
static SaveSliceInfoDef |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SaveSliceInfoDef |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SaveSliceInfoDef |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SaveSliceInfoDef |
parseFrom(java.io.InputStream input) |
static SaveSliceInfoDef |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SaveSliceInfoDef> |
parser() |
SaveSliceInfoDef.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FULL_NAME_FIELD_NUMBER
public static final int FULL_SHAPE_FIELD_NUMBER
public static final int VAR_OFFSET_FIELD_NUMBER
public static final int VAR_SHAPE_FIELD_NUMBER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getFullName()
Name of the full variable of which this is a slice.
string full_name = 1;getFullName in interface SaveSliceInfoDefOrBuilderpublic com.google.protobuf.ByteString getFullNameBytes()
Name of the full variable of which this is a slice.
string full_name = 1;getFullNameBytes in interface SaveSliceInfoDefOrBuilderpublic java.util.List<java.lang.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 SaveSliceInfoDefOrBuilderindex - The index of the element to return.public java.util.List<java.lang.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 SaveSliceInfoDefOrBuilderindex - The index of the element to return.public java.util.List<java.lang.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 SaveSliceInfoDefOrBuilderindex - The index of the element to return.public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SaveSliceInfoDef parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SaveSliceInfoDef parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SaveSliceInfoDef parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SaveSliceInfoDef parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SaveSliceInfoDef parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SaveSliceInfoDef parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SaveSliceInfoDef parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static SaveSliceInfoDef parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static SaveSliceInfoDef parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static SaveSliceInfoDef parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static SaveSliceInfoDef parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static SaveSliceInfoDef parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic SaveSliceInfoDef.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SaveSliceInfoDef.Builder newBuilder()
public static SaveSliceInfoDef.Builder newBuilder(SaveSliceInfoDef prototype)
public SaveSliceInfoDef.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SaveSliceInfoDef.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SaveSliceInfoDef getDefaultInstance()
public static com.google.protobuf.Parser<SaveSliceInfoDef> parser()
public com.google.protobuf.Parser<SaveSliceInfoDef> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SaveSliceInfoDef getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder