מחלקה סופית סטטית ציבורית SaveableObject.Builder
סוג Protobuf tensorflow.SaveableObject
שיטות ציבוריות
SaveableObject.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SaveableObject | לבנות () |
SaveableObject | buildPartial () |
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, ערך אובייקט)
public SaveableObject.Builder clearSaveFunction ()
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;
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 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 setSaveFunction (ערך int)
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;