SavedTensorSlices

classe finale publique SavedTensorSlices

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

Classes imbriquées

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

Constantes

int DATA_FIELD_NUMBER
int META_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Tranche enregistrée
obtenir des données ()
 This exists in all but the first item of each checkpoint file.
SavedSliceOrBuilder
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
SavedTensorSlices statiques
TranchesTensorEnregistrées
final statique com.google.protobuf.Descriptors.Descriptor
EnregistréTensorSliceMeta
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.
SavedTensorSliceMetaOrBuilder
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.
int
final com.google.protobuf.UnknownFieldSet
booléen
hasData ()
 This exists in all but the first item of each checkpoint file.
booléen
hasMeta ()
 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.
int
booléen final
statique SavedTensorSlices.Builder
statique SavedTensorSlices.Builder
SavedTensorSlices.Builder
SavedTensorSlices statiques
parseDelimitedFrom (entrée InputStream)
SavedTensorSlices statiques
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedTensorSlices statiques
parseFrom (données ByteBuffer)
SavedTensorSlices statiques
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedTensorSlices statiques
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedTensorSlices statiques
parseFrom (entrée com.google.protobuf.CodedInputStream)
SavedTensorSlices statiques
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedTensorSlices statiques
parseFrom (données com.google.protobuf.ByteString)
SavedTensorSlices statiques
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedTensorSlices statiques
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
SavedTensorSlices.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int DATA_FIELD_NUMBER

Valeur constante : 2

public statique final int META_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public SavedSlice getData ()

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

public SavedSliceOrBuilder getDataOrBuilder ()

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

public statique SavedTensorSlices getDefaultInstance ()

public SavedTensorSlices getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public 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;

public SavedTensorSliceMetaOrBuilder 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;

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public booléen hasData ()

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

public booléen hasMeta ()

 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;

code de hachage int public ()

public final booléen isInitialized ()

public statique SavedTensorSlices.Builder newBuilder (prototype SavedTensorSlices )

public statique SavedTensorSlices.Builder newBuilder ()

public SavedTensorSlices.Builder newBuilderForType ()

public static SavedTensorSlices parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static SavedTensorSlices parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static SavedTensorSlices parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static SavedTensorSlices parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static SavedTensorSlices parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique SavedTensorSlices parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static SavedTensorSlices parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique SavedTensorSlices parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static SavedTensorSlices parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static SavedTensorSlices parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public SavedTensorSlices.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException