DebugMetadata.Builder

الفئة النهائية العامة الثابتة DebugMetadata.Builder

 Metadata about the debugger and the debugged TensorFlow program.
 
نوع Protobuf tensorflow.DebugMetadata

الأساليب العامة

DebugMetadata.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
DebugMetadata
DebugMetadata
DebugMetadata.Builder
DebugMetadata.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
DebugMetadata.Builder
كليرفيليفيرسيون ()
 Version of the DebugEvent file format.
DebugMetadata.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DebugMetadata.Builder
ClearTensorflowVersion ()
 Version of TensorFlow.
DebugMetadata.Builder
مسح TfdbgRunId ()
 A unique ID for the current run of tfdbg.
DebugMetadata.Builder
DebugMetadata
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
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
خيط
getTfdbgRunId ()
 A unique ID for the current run of tfdbg.
com.google.protobuf.ByteString
الحصول على TfdbgRunIdBytes ()
 A unique ID for the current run of tfdbg.
منطقية نهائية
DebugMetadata.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
DebugMetadata.Builder
دمج من (com.google.protobuf.Message أخرى)
DebugMetadata.Builder النهائي
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
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.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

DebugMetadata.Builder public addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء DebugMetadata العام ()

بناء DebugMetadata العام جزئيًا ()

DebugMetadata.Builder العام واضح ()

DebugMetadata.Builder ClearField العام (حقل 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 العام ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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;

استنساخ DebugMetadata.Builder العام ()

GetDefaultInstanceForType العامة لـ DebugMetadata ()

النهائي العام الثابت 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;

تمت تهيئة القيمة المنطقية النهائية العامة ()

DebugMetadata.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

DebugMetadata.Builder العام mergeFrom (com.google.protobuf.Message أخرى)

DebugMetadata.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

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 العامة TensorflowVersionBytes (قيمة 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 العامة TfdbgRunIdBytes (قيمة 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;

DebugMetadata.Builder النهائي العام setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)