DebugMetadata

DebugMetadata คลาสสุดท้ายสาธารณะ

 Metadata about the debugger and the debugged TensorFlow program.
 
Protobuf ประเภท tensorflow.DebugMetadata

คลาสที่ซ้อนกัน

ระดับ DebugMetadata.Builder
 Metadata about the debugger and the debugged TensorFlow program. 

ค่าคงที่

ภายใน FILE_VERSION_FIELD_NUMBER
ภายใน TENSORFLOW_VERSION_FIELD_NUMBER
ภายใน TFDBG_RUN_ID_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
DebugMetadata แบบคงที่
แก้ไขข้อบกพร่อง Metadata
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.
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
บูลีนสุดท้าย
DebugMetadata.Builder แบบคงที่
newBuilder (ต้นแบบ DebugMetadata )
DebugMetadata.Builder แบบคงที่
DebugMetadata.Builder
DebugMetadata แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
DebugMetadata แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugMetadata แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
DebugMetadata แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugMetadata แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugMetadata แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
DebugMetadata แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugMetadata แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
DebugMetadata แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugMetadata แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
DebugMetadata.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

int สุดท้ายแบบคงที่สาธารณะ FILE_VERSION_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงสุดท้าย int TENSORFLOW_VERSION_FIELD_NUMBER

ค่าคงที่: 1

สาธารณะคงที่สุดท้าย int TFDBG_RUN_ID_FIELD_NUMBER

ค่าคงที่: 3

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

DebugMetadata สาธารณะคงที่ getDefaultInstance ()

DebugMetadata สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สตริงสาธารณะ 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;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

สตริงสาธารณะ 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;

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

DebugMetadata.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ DebugMetadata )

DebugMetadata.Builder สาธารณะแบบคงที่ newBuilder ()

DebugMetadata.Builder สาธารณะ newBuilderForType ()

DebugMetadata แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

DebugMetadata แบบคงที่สาธารณะ parseDelimitedFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ DebugMetadata parseFrom แบบคงที่ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

DebugMetadata แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

DebugMetadata แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

DebugMetadata แบบคงที่สาธารณะ แยกวิเคราะห์ (อินพุต com.google.protobuf.CodedInputStream)

ขว้าง
IOข้อยกเว้น

DebugMetadata แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ DebugMetadata parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

DebugMetadata แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

DebugMetadata แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

DebugMetadata.Builder สาธารณะ ถึง Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น