DebugMetadata.Builder

کلاس نهایی استاتیک عمومی DebugMetadata.Builder

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

روش های عمومی

DebugMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
Debug Metadata
Debug 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
clearTensorflowVersion ()
 Version of TensorFlow.
DebugMetadata.Builder
clearTfdbgRunId ()
 A unique ID for the current run of tfdbg.
DebugMetadata.Builder
Debug Metadata
نهایی static 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
getTensorflowVersionBytes ()
 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.Message other)
DebugMetadata.Builder نهایی
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
DebugMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
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، مقدار Object)
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، مقدار Object)

ساخت عمومی DebugMetadata ()

عمومی DebugMetadata buildPartial ()

عمومی 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 عمومی ()

عمومی DebugMetadata getDefaultInstanceForType ()

public static final 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;

public 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 mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی DebugMetadata.Builder mergeFrom (com.google.protobuf.Message other)

عمومی نهایی DebugMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی DebugMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی 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، مقدار Object)

عمومی 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;

عمومی نهایی DebugMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)