genel son sınıf 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.Protobuf türü
tensorflow.SavedUserObject
İç İçe Sınıflar
sınıf | 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. |
Sabitler
int | IDENTIFIER_FIELD_NUMBER | |
int | METADATA_FIELD_NUMBER | |
int | VERSION_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
statik SavedUserObject | |
KaydedilenKullanıcıNesnesi | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Sicim | getIdentifier () 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. |
Sicim | getMetadata () Initialization-related metadata. |
com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
int | |
final com.google.protobuf.UnknownFieldSet | |
SürümDef | getVersion () Version information from the producer of this SavedUserObject. |
VersionDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
boolean | Sürümü var () Version information from the producer of this SavedUserObject. |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik SavedUserObject.Builder | newBuilder ( SavedUserObject prototipi) |
statik SavedUserObject.Builder | yeniİnşaatçı () |
SavedUserObject.Builder | |
statik SavedUserObject | parseDelimitedFrom (InputStream girişi) |
statik SavedUserObject | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SavedUserObject | parseFrom (ByteBuffer verileri) |
statik SavedUserObject | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SavedUserObject | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SavedUserObject | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik SavedUserObject | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SavedUserObject | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik SavedUserObject | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik SavedUserObject | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
SavedUserObject.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int IDENTIFIER_FIELD_NUMBER
Sabit Değer: 1
genel statik final int METADATA_FIELD_NUMBER
Sabit Değer: 3
genel statik final int VERSION_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
public com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
genel Dize getMetadata ()
Initialization-related metadata.
string metadata = 3;
public com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
herkese açık VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
genel boolean hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
genel int hashCode ()
genel final boolean isInitialized ()
genel statik SavedUserObject parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SavedUserObject ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SavedUserObject parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SavedUserObject ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
genel statik SavedUserObject ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik SavedUserObject ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static SavedUserObject parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik SavedUserObject ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|