SaveableObject.Builder

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

סוג Protobuf tensorflow.SaveableObject

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

SaveableObject.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
SaveableObject
SaveableObject
SaveableObject.Builder
SaveableObject.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
SaveableObject.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SaveableObject.Builder
clearRestoreFunction ()
int32 restore_function = 3;
SaveableObject.Builder
clearSaveFunction ()
 Node ids of concrete functions for saving and loading from a checkpoint.
SaveableObject.Builder
SaveableObject
final static com.google.protobuf.Descriptors.Descriptor
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.
בוליאנית סופית
SaveableObject.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject.Builder
mergeFrom (com.google.protobuf.Message אחר)
Final SaveableObject.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SaveableObject.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
SaveableObject.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
SaveableObject.Builder
setRestoreFunction (ערך int)
int32 restore_function = 3;
SaveableObject.Builder
setSaveFunction (ערך int)
 Node ids of concrete functions for saving and loading from a checkpoint.
Final SaveableObject.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

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

Public SaveableObject.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

מבנה SaveableObject ציבורי ()

public SaveableObject buildPartial ()

ציבורי SaveableObject.Builder נקה ()

Public SaveableObject.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public SaveableObject.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SaveableObject.Builder clearRestoreFunction ()

int32 restore_function = 3;

public SaveableObject.Builder clearSaveFunction ()

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

שיבוט SaveableObject.Builder ציבורי ()

public SaveableObject getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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 SaveableObject.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public SaveableObject.Builder mergeFrom (com.google.protobuf.Message אחר)

public final SaveableObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

ציבורי SaveableObject.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

Public SaveableObject.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

public SaveableObject.Builder setRestoreFunction (ערך int)

int32 restore_function = 3;

public SaveableObject.Builder setSaveFunction (ערך int)

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

Public final SaveableObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)