SaveableObject

מחלקה סופית ציבורית SaveableObject

סוג Protobuf tensorflow.SaveableObject

כיתות מקוננות

מעמד SaveableObject.Builder סוג Protobuf tensorflow.SaveableObject

קבועים

int RESTORE_FUNCTION_FIELD_NUMBER
int SAVE_FUNCTION_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
SaveableObject סטטי
SaveableObject
final static 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
בוליאנית סופית
סטטי SaveableObject.Builder
newBuilder (אב-טיפוס SaveableObject )
סטטי SaveableObject.Builder
SaveableObject.Builder
SaveableObject סטטי
parseDelimitedFrom (קלט InputStream)
SaveableObject סטטי
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject סטטי
parseFrom (נתוני ByteBuffer)
SaveableObject סטטי
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject סטטי
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject סטטי
parseFrom (קלט com.google.protobuf.CodedInputStream)
SaveableObject סטטי
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject סטטי
parseFrom (נתוני com.google.protobuf.ByteString)
SaveableObject סטטי
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject סטטי
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 ()

public SaveableObject getDefaultInstanceForType ()

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

פּוּמְבֵּי 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 ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי SaveableObject.Builder newBuilder (אב-טיפוס SaveableObject )

סטטי ציבורי SaveableObject.Builder newBuilder ()

public SaveableObject.Builder newBuilderForType ()

ציבורי סטטי SaveableObject parseDelimitedFrom (קלט InputStream)

זורק
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

public static SaveableObject parseFrom (נתוני byte[], 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