SessionLog.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Protocol buffer used for logging session state.
tensorflow.SessionLog
วิธีการสาธารณะ
SessionLog.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
บันทึกเซสชัน | สร้าง () |
บันทึกเซสชัน | สร้างบางส่วน () |
SessionLog.Builder | ชัดเจน () |
SessionLog.Builder | clearCheckpointPath () This checkpoint_path contains both the path and filename. |
SessionLog.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
SessionLog.Builder | เคลียร์ข่าวสาร () string msg = 3; |
SessionLog.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SessionLog.Builder | ล้างสถานะ () .tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder | โคลน () |
สตริง | getCheckpointPath () This checkpoint_path contains both the path and filename. |
com.google.protobuf.ByteString | รับ CheckpointPathBytes () This checkpoint_path contains both the path and filename. |
บันทึกเซสชัน | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
สตริง | รับข่าวสาร () string msg = 3; |
com.google.protobuf.ByteString | getMsgBytes () string msg = 3; |
SessionLog.เซสชันสถานะ | รับสถานะ () .tensorflow.SessionLog.SessionStatus status = 1; |
ภายใน | รับค่าสถานะ () .tensorflow.SessionLog.SessionStatus status = 1; |
บูลีนสุดท้าย | |
SessionLog.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
SessionLog.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
SessionLog.Builder | setCheckpointPath (ค่าสตริง) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setCheckpointPathBytes (ค่า com.google.protobuf.ByteString) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
SessionLog.Builder | setMsg (ค่าสตริง) string msg = 3; |
SessionLog.Builder | setMsgBytes (ค่า com.google.protobuf.ByteString) string msg = 3; |
SessionLog.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
SessionLog.Builder | |
SessionLog.Builder | setStatusValue (ค่า int) .tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ SessionLog.Builder addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
SessionLog.Builder สาธารณะ clearCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
สตริงสาธารณะ getCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
สาธารณะ com.google.protobuf.ByteString getCheckpointPathBytes ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะสตริง getMsg ()
string msg = 3;
สาธารณะ com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
สาธารณะ int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
บูลีนสุดท้ายสาธารณะ isInitialized ()
SessionLog.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
SessionLog.Builder สุดท้ายสาธารณะ รวม UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SessionLog.Builder สาธารณะ setCheckpointPath (ค่าสตริง)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
สาธารณะ SessionLog.Builder setCheckpointPathBytes (ค่า com.google.protobuf.ByteString)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
สาธารณะ SessionLog.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
สาธารณะ SessionLog.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
สาธารณะ SessionLog.Builder setStatus (ค่า SessionLog.SessionStatus )
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder สาธารณะ setStatusValue (ค่า int)
.tensorflow.SessionLog.SessionStatus status = 1;