genel son sınıf SaveableObject
Protobuf tipi tensorflow.SaveableObject
İç İçe Sınıflar
| sınıf | SaveableObject.Builder | Protobuf tipi tensorflow.SaveableObject | |
Sabitler
| int | RESTORE_FUNCTION_FIELD_NUMBER | |
| int | SAVE_FUNCTION_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik SaveableObject | |
| Kaydedilebilir Nesne | |
| final statik 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 | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik SaveableObject.Builder | newBuilder ( SaveableObject prototipi) |
| statik SaveableObject.Builder | yeniİnşaatçı () |
| SaveableObject.Builder | |
| statik SaveableObject | parseDelimitedFrom (InputStream girişi) |
| statik SaveableObject | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SaveableObject | parseFrom (ByteBuffer verileri) |
| statik SaveableObject | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SaveableObject | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SaveableObject | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik SaveableObject | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SaveableObject | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik SaveableObject | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SaveableObject | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| SaveableObject.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int RESTORE_FUNCTION_FIELD_NUMBER
Sabit Değer: 3
genel statik final int SAVE_FUNCTION_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
halk 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 ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
public static SaveableObject parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik SaveableObject ayrıştırmaFrom (ByteBuffer verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SaveableObject ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik SaveableObject ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SaveableObject ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IO İstisnası |
|---|
genel statik SaveableObject ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SaveableObject ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SaveableObject ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik SaveableObject 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ı |
|---|