SavedSliceMeta

clase final pública SavedSliceMeta

 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file.
 
Protobuf tipo tensorflow.SavedSliceMeta

Clases anidadas

clase GuardadoSliceMeta.Builder
 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file. 

Constantes

En t NOMBRE_CAMPO_NÚMERO
En t SHAPE_FIELD_NUMBER
En t SLICE_FIELD_NUMBER
En t TYPE_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
estático SavedSliceMeta
Rebanada guardadaMeta
com.google.protobuf.Descriptors.Descriptor estático final
Cadena
obtenerNombre ()
 Name of the tensor.
com.google.protobuf.ByteString
getNombreBytes ()
 Name of the tensor.
En t
TensorShapeProto
obtener forma ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorSliceProto
getSlice (índice int)
 Explicit list of slices saved in the checkpoint file.
En t
getSliceCount ()
 Explicit list of slices saved in the checkpoint file.
Lista< TensorSliceProto >
obtener lista de rebanadas ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProtoOrBuilder
getSliceOrBuilder (índice int)
 Explicit list of slices saved in the checkpoint file.
Lista<? extiende TensorSliceProtoOrBuilder >
getSliceOrBuilderList ()
 Explicit list of slices saved in the checkpoint file.
Tipo de datos
obtener tipo ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
En t
obtenerTipoValor ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
com.google.protobuf.UnknownFieldSet final
booleano
tiene forma ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
En t
booleano final
estático SavedSliceMeta.Builder
estático SavedSliceMeta.Builder
GuardadoSliceMeta.Builder
estático SavedSliceMeta
parseDelimitedFrom (entrada de InputStream)
estático SavedSliceMeta
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático SavedSliceMeta
parseFrom (datos de ByteBuffer)
estático SavedSliceMeta
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático SavedSliceMeta
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático SavedSliceMeta
parseFrom (entrada com.google.protobuf.CodedInputStream)
estático SavedSliceMeta
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático SavedSliceMeta
parseFrom (datos com.google.protobuf.ByteString)
estático SavedSliceMeta
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático SavedSliceMeta
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
GuardadoSliceMeta.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

público estático final int NAME_FIELD_NUMBER

Valor constante: 1

int final estático público SHAPE_FIELD_NUMBER

Valor constante: 2

int final estático público SLICE_FIELD_NUMBER

Valor constante: 4

int final estático público TYPE_FIELD_NUMBER

Valor constante: 3

Métodos públicos

público booleano es igual (Objeto obj)

público estático SavedSliceMeta getDefaultInstance ()

público SavedSliceMeta getDefaultInstanceForType ()

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

cadena pública getName ()

 Name of the tensor.
 
string name = 1;

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

 Name of the tensor.
 
string name = 1;

público getParserForType ()

público int getSerializedSize ()

público TensorShapeProto getShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

público TensorSliceProto getSlice (índice int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

público int getSliceCount ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Lista pública< TensorSliceProto > getSliceList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

público TensorSliceProtoOrBuilder getSliceOrBuilder (índice int)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

Lista pública<? extiende TensorSliceProtoOrBuilder > getSliceOrBuilderList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

tipo de datos público getType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

público int getTypeValue ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

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

hasShape booleano público ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

código hash int público ()

público final booleano isInitialized ()

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

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

público SavedSliceMeta.Builder newBuilderForType ()

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

Lanza
IOExcepción

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

Lanza
IOExcepción

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

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

SavedSliceMeta parseFrom estático público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

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

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

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

Lanza
IOExcepción

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

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

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

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

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

Lanza
IOExcepción

SavedSliceMeta parseFrom estático público (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 SavedSliceMeta.Builder toBuilder ()

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

Lanza
IOExcepción