מחלקה סופית סטטית ציבורית DebugMetadata.Builder
Metadata about the debugger and the debugged TensorFlow program.
tensorflow.DebugMetadata
שיטות ציבוריות
DebugMetadata.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
DebugMetadata | לבנות () |
DebugMetadata | buildPartial () |
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 | שיבוט () |
DebugMetadata | |
final 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 אחר) |
Final DebugMetadata.Builder | mergeUnknownFields (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, אינדקס אינט, ערך אובייקט) |
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. |
Final DebugMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public DebugMetadata.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public 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;
public DebugMetadata.Builder clearTensorflowVersion ()
Version of TensorFlow.
string tensorflow_version = 1;
public 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 ()
public 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;
public 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;
public 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;
בוליאני הסופי הציבורי הוא אתחול ()
public DebugMetadata.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public final DebugMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public DebugMetadata.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public 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;
public 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;
public DebugMetadata.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)
public DebugMetadata.Builder setTensorflowVersion (ערך מחרוזת)
Version of TensorFlow.
string tensorflow_version = 1;
public DebugMetadata.Builder setTensorflowVersionBytes (ערך com.google.protobuf.ByteString)
Version of TensorFlow.
string tensorflow_version = 1;
public 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;
public 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;