SaveableObject

کلاس نهایی عمومی SaveableObject

نوع Protobuf tensorflow.SaveableObject

کلاس های تو در تو

کلاس SaveableObject.Builder نوع Protobuf tensorflow.SaveableObject

ثابت ها

بین المللی RESTORE_FUNCTION_FIELD_NUMBER
بین المللی SAVE_FUNCTION_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
Saveable Object ایستا
Saveable Object
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
getRestoreFunction ()
int32 restore_function = 3;
بین المللی
getSaveFunction ()
 Node ids of concrete functions for saving and loading from a checkpoint.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
SaveableObject.Builder ثابت
newBuilder (نمونه اولیه SaveableObject )
SaveableObject.Builder ثابت
SaveableObject.Builder
Saveable Object ایستا
parseDelimitedFrom (ورودی جریان ورودی)
Saveable Object ایستا
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Saveable Object ایستا
parseFrom (داده های ByteBuffer)
Saveable Object ایستا
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Saveable Object ایستا
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Saveable Object ایستا
parseFrom (ورودی com.google.protobuf.CodedInputStream)
Saveable Object ایستا
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Saveable Object ایستا
parseFrom (داده های com.google.protobuf.ByteString)
Saveable Object ایستا
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Saveable Object ایستا
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
SaveableObject.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی RESTORE_FUNCTION_FIELD_NUMBER

مقدار ثابت: 3

SAVE_FUNCTION_FIELD_NUMBER نهایی ثابت عمومی

مقدار ثابت: 2

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک SaveableObject getDefaultInstance ()

عمومی SaveableObject getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی int getRestoreFunction ()

int32 restore_function = 3;

عمومی int getSaveFunction ()

 Node ids of concrete functions for saving and loading from a checkpoint.
 
int32 save_function = 2;

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک SaveableObject.Builder newBuilder (نمونه اولیه SaveableObject )

عمومی استاتیک SaveableObject.Builder newBuilder ()

عمومی SaveableObject.Builder newBuilderForType ()

عمومی ایستا SaveableObject parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی ایستا SaveableObject parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SaveableObject parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی ایستا SaveableObject parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SaveableObject parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی ایستا SaveableObject parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی ایستا SaveableObject parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SaveableObject parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SaveableObject parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی ایستا SaveableObject parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی SaveableObject.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException