คลาสสุดท้ายแบบคงที่สาธารณะ SaveableObject.Builder
Protobuf ประเภท tensorflow.SaveableObject
วิธีการสาธารณะ
SaveableObject.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
บันทึกวัตถุได้ | สร้าง () |
บันทึกวัตถุได้ | สร้างบางส่วน () |
SaveableObject.Builder | ชัดเจน () |
SaveableObject.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
SaveableObject.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SaveableObject.Builder | ล้างฟังก์ชั่นการคืนค่า () int32 restore_function = 3; |
SaveableObject.Builder | ล้างฟังก์ชันบันทึก () Node ids of concrete functions for saving and loading from a checkpoint. |
SaveableObject.Builder | โคลน () |
บันทึกวัตถุได้ | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
ภายใน | getRestoreFunction () int32 restore_function = 3; |
ภายใน | getSaveฟังก์ชัน () 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.ข้อความ อื่น ๆ ) |
SaveableObject.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
SaveableObject.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
SaveableObject.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
SaveableObject.Builder | setRestoreFunction (ค่า int) int32 restore_function = 3; |
SaveableObject.Builder | setSaveFunction (ค่า int) Node ids of concrete functions for saving and loading from a checkpoint. |
SaveableObject.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
SaveableObject.Builder สาธารณะ addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สาธารณะ SaveableObject.Builder clearSaveFunction ()
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะ int getRestoreFunction ()
int32 restore_function = 3;
สาธารณะ int getSaveFunction ()
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ SaveableObject.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะขั้นสุดท้าย SaveableObject.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ SaveableObject.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สาธารณะ SaveableObject.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
SaveableObject.Builder สาธารณะ setSaveFunction (ค่า int)
Node ids of concrete functions for saving and loading from a checkpoint.
int32 save_function = 2;