classe finale publique SaveableObject
tensorflow.SaveableObject de type Protobuf.SaveableObject
Classes imbriquées
| classe | SaveableObject.Builder | tensorflow.SaveableObject de type Protobuf.SaveableObject | |
Constantes
| int | RESTORE_FUNCTION_FIELD_NUMBER | |
| int | SAVE_FUNCTION_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| Objet SaveableStatique | |
| Objet Enregistrable | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| int | getRestoreFunction () int32 restore_function = 3; |
| int | getSaveFunction () Node ids of concrete functions for saving and loading from a checkpoint. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| statique SaveableObject.Builder | newBuilder (prototype SaveableObject ) |
| statique SaveableObject.Builder | |
| SaveableObject.Builder | |
| Objet SaveableStatique | parseDelimitedFrom (entrée InputStream) |
| Objet SaveableStatique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Objet SaveableStatique | parseFrom (données ByteBuffer) |
| Objet SaveableStatique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Objet SaveableStatique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Objet SaveableStatique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| Objet SaveableStatique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Objet SaveableStatique | parseFrom (données com.google.protobuf.ByteString) |
| Objet SaveableStatique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Objet SaveableStatique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| SaveableObject.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int RESTORE_FUNCTION_FIELD_NUMBER
Valeur constante : 3
public statique final int SAVE_FUNCTION_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publique getParserForType ()
public int getRestoreFunction ()
int32 restore_function = 3;
public int getSaveFunction ()
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2; public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public static SaveableObject parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static SaveableObject parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static SaveableObject parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique SaveableObject parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static SaveableObject parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique SaveableObject parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static SaveableObject parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique SaveableObject parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|