DebugMetadata.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Metadata about the debugger and the debugged TensorFlow program.
tensorflow.DebugMetadata วิธีการสาธารณะ
| DebugMetadata.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| แก้ไขข้อบกพร่อง Metadata | สร้าง () |
| แก้ไขข้อบกพร่อง Metadata | สร้างบางส่วน () |
| DebugMetadata.Builder | ชัดเจน () |
| DebugMetadata.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| DebugMetadata.Builder | clearFileVersion () Version of the DebugEvent file format. |
| DebugMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| DebugMetadata.Builder | ล้าง TensorflowVersion () Version of TensorFlow. |
| DebugMetadata.Builder | clearTfdbgRunId () A unique ID for the current run of tfdbg. |
| DebugMetadata.Builder | โคลน () |
| แก้ไขข้อบกพร่อง Metadata | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| สตริง | getFileVersion () Version of the DebugEvent file format. |
| com.google.protobuf.ByteString | getFileVersionBytes () Version of the DebugEvent file format. |
| สตริง | getTensorflowVersion () Version of TensorFlow. |
| com.google.protobuf.ByteString | รับ TensorflowVersionBytes () Version of TensorFlow. |
| สตริง | getTfdbgRunId () A unique ID for the current run of tfdbg. |
| com.google.protobuf.ByteString | getTfdbgRunIdBytes () A unique ID for the current run of tfdbg. |
| บูลีนสุดท้าย | |
| DebugMetadata.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugMetadata.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| DebugMetadata.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| DebugMetadata.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| DebugMetadata.Builder | setFileVersion (ค่าสตริง) Version of the DebugEvent file format. |
| DebugMetadata.Builder | setFileVersionBytes (ค่า com.google.protobuf.ByteString) Version of the DebugEvent file format. |
| DebugMetadata.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| DebugMetadata.Builder | setTensorflowVersion (ค่าสตริง) Version of TensorFlow. |
| DebugMetadata.Builder | setTensorflowVersionBytes (ค่า com.google.protobuf.ByteString) Version of TensorFlow. |
| DebugMetadata.Builder | setTfdbgRunId (ค่าสตริง) A unique ID for the current run of tfdbg. |
| DebugMetadata.Builder | setTfdbgRunIdBytes (ค่า com.google.protobuf.ByteString) A unique ID for the current run of tfdbg. |
| DebugMetadata.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
DebugMetadata.Builder addRepeatedField สาธารณะ (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
DebugMetadata.Builder สาธารณะ clearFileVersion ()
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2; DebugMetadata.Builder สาธารณะ clearTensorflowVersion ()
Version of TensorFlow.
string tensorflow_version = 1; DebugMetadata.Builder สาธารณะ clearTfdbgRunId ()
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สตริงสาธารณะ getFileVersion ()
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2; สาธารณะ com.google.protobuf.ByteString getFileVersionBytes ()
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2; สตริงสาธารณะ getTensorflowVersion ()
Version of TensorFlow.
string tensorflow_version = 1; สาธารณะ com.google.protobuf.ByteString getTensorflowVersionBytes ()
Version of TensorFlow.
string tensorflow_version = 1; สตริงสาธารณะ getTfdbgRunId ()
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3; สาธารณะ com.google.protobuf.ByteString getTfdbgRunIdBytes ()
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3; บูลีนสุดท้ายสาธารณะ isInitialized ()
DebugMetadata.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
DebugMetadata สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
DebugMetadata.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
DebugMetadata.Builder สาธารณะ setFileVersion (ค่าสตริง)
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2; DebugMetadata.Builder สาธารณะ setFileVersionBytes (ค่า com.google.protobuf.ByteString)
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2; DebugMetadata.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
DebugMetadata.Builder สาธารณะ setTensorflowVersion (ค่าสตริง)
Version of TensorFlow.
string tensorflow_version = 1; DebugMetadata.Builder สาธารณะ setTensorflowVersionBytes (ค่า com.google.protobuf.ByteString)
Version of TensorFlow.
string tensorflow_version = 1; DebugMetadata.Builder สาธารณะ setTfdbgRunId (ค่าสตริง)
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3; DebugMetadata.Builder สาธารณะ setTfdbgRunIdBytes (ค่า com.google.protobuf.ByteString)
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3;