מחלקה סופית ציבורית DebugMetadata
Metadata about the debugger and the debugged TensorFlow program.
tensorflow.DebugMetadata כיתות מקוננות
| מַחלָקָה | DebugMetadata.Builder | Metadata about the debugger and the debugged TensorFlow program. | |
קבועים
| int | FILE_VERSION_FIELD_NUMBER | |
| int | TENSORFLOW_VERSION_FIELD_NUMBER | |
| int | TFDBG_RUN_ID_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| סטטי DebugMetadata | |
| DebugMetadata | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| חוּט | getFileVersion () Version of the DebugEvent file format. |
| com.google.protobuf.ByteString | getFileVersionBytes () Version of the DebugEvent file format. |
| int | |
| חוּט | 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. |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי DebugMetadata.Builder | newBuilder (אב-טיפוס DebugMetadata ) |
| סטטי DebugMetadata.Builder | newBuilder () |
| DebugMetadata.Builder | |
| סטטי DebugMetadata | parseDelimitedFrom (קלט InputStream) |
| סטטי DebugMetadata | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי DebugMetadata | parseFrom (נתוני ByteBuffer) |
| סטטי DebugMetadata | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי DebugMetadata | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי DebugMetadata | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי DebugMetadata | parseFrom (נתוני byte[], 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| DebugMetadata.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי FILE_VERSION_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי TENSORFLOW_VERSION_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי TFDBG_RUN_ID_FIELD_NUMBER
ערך קבוע: 3
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final 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; 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; פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
מחרוזת ציבורית 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 final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static DebugMetadata parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static DebugMetadata parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static DebugMetadata parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static DebugMetadata parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
DebugMetadata parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static DebugMetadata parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static DebugMetadata parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|