الفئة النهائية العامة DebugMetadata
Metadata about the debugger and the debugged TensorFlow program.
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 |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
بيانات DebugMetadata الثابتة | |
DebugMetadata | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول على نسخة الملف () Version of the DebugEvent file format. |
com.google.protobuf.ByteString | getFileVersionBytes () Version of the DebugEvent file format. |
كثافة العمليات | |
خيط | الحصول على TensorflowVersion () 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 | الحصول على TfdbgRunIdBytes () 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 (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
بيانات DebugMetadata الثابتة | parseFrom (بيانات ByteBuffer) |
بيانات DebugMetadata الثابتة | parseFrom (com.google.protobuf.CodedInputStream input، 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 data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
DebugMetadata.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام FILE_VERSION_FIELD_NUMBER
القيمة الثابتة: 2
العدد النهائي الثابت العام TENSORFLOW_VERSION_FIELD_NUMBER
القيمة الثابتة: 1
العدد النهائي الثابت العام TFDBG_RUN_ID_FIELD_NUMBER
القيمة الثابتة: 3
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت 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;
عام الحصول على بارسيرفورتايب ()
int public 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 ()
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
تحليل DebugMetadata العام الثابت (InputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DebugMetadata العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DebugMetadata العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل DebugMetadata العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل DebugMetadata العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل DebugMetadata العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DebugMetadata العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|