SaveableObject

classe finale pubblica SaveableObject

Tipo di protocollo tensorflow.SaveableObject

Classi nidificate

classe SaveableObject.Builder Tipo di protocollo tensorflow.SaveableObject

Costanti

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
oggetto salvabile statico
Oggetto salvabile
com.google.protobuf.Descriptors.Descriptor statico finale
int
getRestoreFunction ()
int32 restore_function = 3;
int
getSaveFunction ()
 Node ids of concrete functions for saving and loading from a checkpoint.
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
SaveableObject.Builder statico
SaveableObject.Builder statico
SaveableObject.Builder
oggetto salvabile statico
parseDelimitedFrom (input InputStream)
oggetto salvabile statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
oggetto salvabile statico
parseFrom (dati ByteBuffer)
oggetto salvabile statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
oggetto salvabile statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
oggetto salvabile statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
oggetto salvabile statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
oggetto salvabile statico
parseFrom (dati com.google.protobuf.ByteString)
oggetto salvabile statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
oggetto salvabile statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
SaveableObject.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

booleano
è uguale a (Oggetto arg0)
Classe finale<?>
getClass ()
int
codicehash ()
vuoto finale
avvisare ()
vuoto finale
notificaTutti ()
Corda
aStringa ()
vuoto finale
attendere (lungo arg0, int arg1)
vuoto finale
aspetta (lungo arg0)
vuoto finale
Aspettare ()
org.tensorflow.proto.framework.SaveableObjectOrBuilder
astratto int
getRestoreFunction ()
int32 restore_function = 3;
astratto int
getSaveFunction ()
 Node ids of concrete functions for saving and loading from a checkpoint.

Costanti

public static final int RESTORE_FUNCTION_FIELD_NUMBER

Valore costante: 3

public static final int SAVE_FUNCTION_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico SaveableObject getDefaultInstance ()

pubblico SaveableObject getDefaultInstanceForType ()

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

pubblico 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 ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static SaveableObject.Builder newBuilder (prototipo SaveableObject )

pubblico statico SaveableObject.Builder newBuilder ()

pubblico SaveableObject.Builder newBuilderForType ()

public static SaveableObject parseDelimitedFrom (input InputStream)

Lancia
IOException

public static SaveableObject parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico SaveableObject (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom SaveableObject statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

parseFrom pubblico statico SaveableObject (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SaveableObject (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static SaveableObject parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SaveableObject (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SaveableObject (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico SaveableObject (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico SaveableObject.Builder toBuilder ()

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

Lancia
IOException