SaveSliceInfoDef

clase final pública SaveSliceInfoDef

Protobuf tipo tensorflow.SaveSliceInfoDef

Clases anidadas

clase SaveSliceInfoDef.Builder Protobuf tipo tensorflow.SaveSliceInfoDef

Constantes

En t FULL_NAME_FIELD_NUMBER
En t FULL_SHAPE_FIELD_NUMBER
En t VAR_OFFSET_FIELD_NUMBER
En t VAR_SHAPE_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
SaveSliceInfoDef estático
GuardarSliceInfoDef
com.google.protobuf.Descriptors.Descriptor estático final
Cadena
obtener nombre completo ()
 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.
largo
getFullShape (índice int)
 Shape of the full variable.
En t
getFullShapeCount ()
 Shape of the full variable.
Lista<Larga>
obtenerLista de formas completas ()
 Shape of the full variable.
En t
com.google.protobuf.UnknownFieldSet final
largo
getVarOffset (índice int)
 Offset of this variable into the full variable.
En t
getVarOffsetCount ()
 Offset of this variable into the full variable.
Lista<Larga>
getVarOffsetList ()
 Offset of this variable into the full variable.
largo
getVarShape (índice int)
 Shape of this variable.
En t
getVarShapeCount ()
 Shape of this variable.
Lista<Larga>
getVarShapeList ()
 Shape of this variable.
En t
booleano final
estático SaveSliceInfoDef.Builder
estático SaveSliceInfoDef.Builder
SaveSliceInfoDef.Builder
SaveSliceInfoDef estático
parseDelimitedFrom (entrada de InputStream)
SaveSliceInfoDef estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveSliceInfoDef estático
parseFrom (datos de ByteBuffer)
SaveSliceInfoDef estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
SaveSliceInfoDef estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveSliceInfoDef estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
SaveSliceInfoDef estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveSliceInfoDef estático
parseFrom (datos com.google.protobuf.ByteString)
SaveSliceInfoDef estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveSliceInfoDef estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
SaveSliceInfoDef.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público FULL_NAME_FIELD_NUMBER

Valor constante: 1

int final estático público FULL_SHAPE_FIELD_NUMBER

Valor constante: 2

público estático final int VAR_OFFSET_FIELD_NUMBER

Valor constante: 3

público estático final int VAR_SHAPE_FIELD_NUMBER

Valor constante: 4

Métodos públicos

público booleano es igual (Objeto obj)

público estático SaveSliceInfoDef getDefaultInstance ()

público SaveSliceInfoDef getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

cadena pública getFullName ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

público com.google.protobuf.ByteString getFullNameBytes ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

público largo getFullShape (índice int)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

público int getFullShapeCount ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

Lista pública<Larga> getFullShapeList ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

público getParserForType ()

público int getSerializedSize ()

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

público largo getVarOffset (índice int)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

público int getVarOffsetCount ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

Lista pública<Larga> getVarOffsetList ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

público largo getVarShape (índice int)

 Shape of this variable.
 
repeated int64 var_shape = 4;

público int getVarShapeCount ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

Lista pública<Larga> getVarShapeList ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

código hash int público ()

público final booleano isInitialized ()

público estático SaveSliceInfoDef.Builder newBuilder (prototipo SaveSliceInfoDef )

pública estática SaveSliceInfoDef.Builder newBuilder ()

público SaveSliceInfoDef.Builder newBuilderForType ()

pública estática SaveSliceInfoDef parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

público estático SaveSliceInfoDef parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom estático público SaveSliceInfoDef (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático SaveSliceInfoDef (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

parseFrom público estático SaveSliceInfoDef (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático SaveSliceInfoDef (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

parseFrom público estático SaveSliceInfoDef (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático SaveSliceInfoDef (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático SaveSliceInfoDef (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom público estático SaveSliceInfoDef (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

público SaveSliceInfoDef.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción