DebugMetadata kelas akhir publik
Metadata about the debugger and the debugged TensorFlow program.
tensorflow.DebugMetadata Kelas Bersarang
| kelas | DebugMetadata.Builder | Metadata about the debugger and the debugged TensorFlow program. | |
Konstanta
| ke dalam | FILE_VERSION_FIELD_NUMBER | |
| ke dalam | TENSORFLOW_VERSION_FIELD_NUMBER | |
| ke dalam | TFDBG_RUN_ID_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| DebugMetadata statis | |
| DebugMetadata | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| Rangkaian | dapatkanVersi File () Version of the DebugEvent file format. |
| com.google.protobuf.ByteString | dapatkanFileVersionBytes () Version of the DebugEvent file format. |
| ke dalam | |
| Rangkaian | dapatkanTensorflowVersion () Version of TensorFlow. |
| com.google.protobuf.ByteString | dapatkanTensorflowVersionBytes () Version of TensorFlow. |
| Rangkaian | dapatkanTfdbgRunId () A unique ID for the current run of tfdbg. |
| com.google.protobuf.ByteString | dapatkanTfdbgRunIdBytes () A unique ID for the current run of tfdbg. |
| final com.google.protobuf.UnknownFieldSet | |
| ke dalam | Kode hash () |
| boolean terakhir | |
| DebugMetadata.Builder statis | newBuilder (prototipe DebugMetadata ) |
| DebugMetadata.Builder statis | |
| DebugMetadata.Builder | |
| DebugMetadata statis | parseDelimitedFrom (masukan Aliran Masukan) |
| DebugMetadata statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugMetadata statis | parseFrom (data ByteBuffer) |
| DebugMetadata statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugMetadata statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugMetadata statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| DebugMetadata statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugMetadata statis | parseFrom (com.google.protobuf.ByteString data) |
| DebugMetadata statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugMetadata statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| DebugMetadata.Builder | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik FILE_VERSION_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik TENSORFLOW_VERSION_FIELD_NUMBER
Nilai Konstan: 1
int final statis publik TFDBG_RUN_ID_FIELD_NUMBER
Nilai Konstan: 3
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik 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 publik getFileVersionBytes ()
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2; publik dapatkanParserForType ()
publik int getSerializedSize ()
String publik getTensorflowVersion ()
Version of TensorFlow.
string tensorflow_version = 1; publik com.google.protobuf.ByteString getTensorflowVersionBytes ()
Version of TensorFlow.
string tensorflow_version = 1; String publik 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; publik 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 ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
parseDelimitedFrom DebugMetadata statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom DebugMetadata statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom DebugMetadata statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom DebugMetadata statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
parseFrom DebugMetadata statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom DebugMetadata statis publik (com.google.protobuf.ByteString data)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom DebugMetadata statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom DebugMetadata statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
| Pengecualian IO |
|---|