کلاس نهایی استاتیک عمومی DebugMetadata.Builder
Metadata about the debugger and the debugged TensorFlow program.
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.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;
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 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;