genel son sınıf DebugMetadata
Metadata about the debugger and the debugged TensorFlow program.
tensorflow.DebugMetadata
İç İçe Sınıflar
sınıf | DebugMetadata.Builder | Metadata about the debugger and the debugged TensorFlow program. |
Sabitler
int | FILE_VERSION_FIELD_NUMBER | |
int | TENSORFLOW_VERSION_FIELD_NUMBER | |
int | TFDBG_RUN_ID_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
Statik Hata AyıklamaMeta Verileri | |
Hata AyıklamaMeta Verileri | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Sicim | getFileVersion () Version of the DebugEvent file format. |
com.google.protobuf.ByteString | getFileVersionBytes () Version of the DebugEvent file format. |
int | |
Sicim | getTensorflowVersion () Version of TensorFlow. |
com.google.protobuf.ByteString | getTensorflowVersionBytes () Version of TensorFlow. |
Sicim | 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 | hashKodu () |
son boole değeri | Başlatıldı () |
statik DebugMetadata.Builder | newBuilder ( DebugMetadata prototipi) |
statik DebugMetadata.Builder | yeniİnşaatçı () |
DebugMetadata.Builder | |
Statik Hata AyıklamaMeta Verileri | parseDelimitedFrom (InputStream girişi) |
Statik Hata AyıklamaMeta Verileri | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik Hata AyıklamaMeta Verileri | parseFrom (ByteBuffer verileri) |
Statik Hata AyıklamaMeta Verileri | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik Hata AyıklamaMeta Verileri | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik Hata AyıklamaMeta Verileri | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
Statik Hata AyıklamaMeta Verileri | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik Hata AyıklamaMeta Verileri | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
Statik Hata AyıklamaMeta Verileri | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik Hata AyıklamaMeta Verileri | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
DebugMetadata.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int FILE_VERSION_FIELD_NUMBER
Sabit Değer: 2
genel statik final int TENSORFLOW_VERSION_FIELD_NUMBER
Sabit Değer: 1
genel statik final int TFDBG_RUN_ID_FIELD_NUMBER
Sabit Değer: 3
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize 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;
halk getParserForType ()
public int getSerializedSize ()
public String getTensorflowVersion ()
Version of TensorFlow.
string tensorflow_version = 1;
public com.google.protobuf.ByteString getTensorflowVersionBytes ()
Version of TensorFlow.
string tensorflow_version = 1;
genel Dize 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;
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik DebugMetadata ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik DebugMetadata ayrıştırmaFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik DebugMetadata ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik DebugMetadata ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik DebugMetadata ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
genel statik DebugMeta veri ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik DebugMetadata ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik DebugMetadata ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik DebugMetadata ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|