classe finale pubblica SavedUserObject
A SavedUserObject is an object (in the object-oriented language of the TensorFlow program) of some user- or framework-defined class other than those handled specifically by the other kinds of SavedObjects. This object cannot be evaluated as a tensor, and therefore cannot be bound to an input of a function.
tensorflow.SavedUserObject Classi nidificate
| classe | SavedUserObject.Builder | A SavedUserObject is an object (in the object-oriented language of the TensorFlow program) of some user- or framework-defined class other than those handled specifically by the other kinds of SavedObjects. | |
Costanti
| int | IDENTIFIER_FIELD_NUMBER | |
| int | NUMERO_CAMPO_METADATI | |
| int | VERSION_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| oggetto salvato utente statico | |
| Oggettoutente salvato | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getIdentificatore () Corresponds to a registration of the type to use in the loading program. |
| com.google.protobuf.ByteString | getIdentifierBytes () Corresponds to a registration of the type to use in the loading program. |
| Corda | getMetadati () Initialization-related metadata. |
| com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| VersioneDef | getVersione () Version information from the producer of this SavedUserObject. |
| VersioneDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
| booleano | hasVersion () Version information from the producer of this SavedUserObject. |
| int | codicehash () |
| booleano finale | |
| SavedUserObject.Builder statico | newBuilder (prototipo SavedUserObject ) |
| SavedUserObject.Builder statico | |
| SavedUserObject.Builder | |
| oggetto salvato utente statico | parseDelimitedFrom (input InputStream) |
| oggetto salvato utente statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| oggetto salvato utente statico | parseFrom (dati ByteBuffer) |
| oggetto salvato utente statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| oggetto salvato utente statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| oggetto salvato utente statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| oggetto salvato utente statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| oggetto salvato utente statico | parseFrom (dati com.google.protobuf.ByteString) |
| oggetto salvato utente statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| oggetto salvato utente statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| SavedUserObject.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int IDENTIFIER_FIELD_NUMBER
Valore costante: 1
public static final int METADATA_FIELD_NUMBER
Valore costante: 3
public static final int VERSION_FIELD_NUMBER
Valore costante: 2
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1; pubblico com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1; stringa pubblica getMetadata ()
Initialization-related metadata.
string metadata = 3; pubblico com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3; pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; versione pubblicaDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; hasVersion booleano pubblico ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; public int hashCode ()
public final booleano isInitialized ()
public static SavedUserObject parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico SavedUserObject (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico SavedUserObject (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico SavedUserObject (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
parseFrom pubblico statico SavedUserObject (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico SavedUserObject (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico SavedUserObject (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico SavedUserObject (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|