SavedTensorSlices

clase final pública SavedTensorSlices

 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message.
 
Protobuf tipo tensorflow.SavedTensorSlices

Clases anidadas

clase GuardadoTensorSlices.Builder
 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message. 

Constantes

En t DATOS_CAMPO_NÚMERO
En t META_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
Rebanada guardada
obtener datos ()
 This exists in all but the first item of each checkpoint file.
Rebanada guardada o constructor
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
Static SavedTensorSlices
TensorSlices guardados
com.google.protobuf.Descriptors.Descriptor estático final
GuardadoTensorSliceMeta
obtenerMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
GuardadoTensorSliceMetaOrBuilder
obtenerMetaOrBuilder ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
En t
com.google.protobuf.UnknownFieldSet final
booleano
tiene datos ()
 This exists in all but the first item of each checkpoint file.
booleano
tieneMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
En t
booleano final
estático SavedTensorSlices.Builder
estático SavedTensorSlices.Builder
GuardadoTensorSlices.Builder
Static SavedTensorSlices
parseDelimitedFrom (entrada de InputStream)
Static SavedTensorSlices
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static SavedTensorSlices
parseFrom (datos de ByteBuffer)
Static SavedTensorSlices
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Static SavedTensorSlices
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static SavedTensorSlices
parseFrom (entrada com.google.protobuf.CodedInputStream)
Static SavedTensorSlices
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static SavedTensorSlices
parseFrom (datos com.google.protobuf.ByteString)
Static SavedTensorSlices
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static SavedTensorSlices
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
GuardadoTensorSlices.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público DATA_FIELD_NUMBER

Valor constante: 2

int final estático público META_FIELD_NUMBER

Valor constante: 1

Métodos públicos

público booleano es igual (Objeto obj)

getData público SavedSlice ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

público SavedSliceOrBuilder getDataOrBuilder ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

público estático SavedTensorSlices getDefaultInstance ()

público SavedTensorSlices getDefaultInstanceForType ()

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

público SavedTensorSliceMeta getMeta ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

público GuardadoTensorSliceMetaOrBuilder getMetaOrBuilder ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

público getParserForType ()

público int getSerializedSize ()

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

hasData público booleano ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

hasMeta booleano público ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

código hash int público ()

público final booleano isInitialized ()

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

público estático SavedTensorSlices.Builder newBuilder ()

público SavedTensorSlices.Builder newBuilderForType ()

público estático SavedTensorSlices parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

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

Lanza
IOExcepción

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

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

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

Lanza
IOExcepción

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

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

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

Lanza
IOExcepción

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

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

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

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

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

Lanza
IOExcepción

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

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

Lanza
IOExcepción