clase final pública SavedSliceMeta
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta
tipo protobuf.SavedSliceMeta Clases anidadas
clase | GuardadoSliceMeta.Builder | Metadata describing the set of slices of the same tensor saved in a checkpoint file. |
Constantes
entero | NOMBRE_CAMPO_NÚMERO | |
entero | SHAPE_FIELD_NUMBER | |
entero | SLICE_FIELD_NUMBER | |
entero | 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. |
entero | |
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. |
entero | 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; |
entero | 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; |
entero | código hash () |
booleano final | |
estático SavedSliceMeta.Builder | newBuilder (prototipo SavedSliceMeta ) |
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 | analizador () |
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 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 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;
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 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 |
---|
público estático SavedSliceMeta 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 ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOExcepción |
---|