DebugMetadata

DebugMetadata kelas akhir publik

 Metadata about the debugger and the debugged TensorFlow program.
 
Tipe protobuf tensorflow.DebugMetadata

Kelas Bersarang

kelas DebugMetadata.Builder
 Metadata about the debugger and the debugged TensorFlow program. 

Konstanta

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
boolean terakhir
DebugMetadata.Builder statis
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
DebugMetadata.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

boolean
sama dengan (Objek arg0)
Kelas terakhir<?>
dapatkan Kelas ()
ke dalam
Kode hash ()
kekosongan terakhir
beri tahu ()
kekosongan terakhir
beri tahuSemua ()
Rangkaian
keString ()
kekosongan terakhir
tunggu (arg0 panjang, int arg1)
kekosongan terakhir
tunggu (argumen panjang0)
kekosongan terakhir
Tunggu ()
org.tensorflow.proto.util.DebugMetadataOrBuilder
Tali abstrak
dapatkanVersi File ()
 Version of the DebugEvent file format.
abstrak com.google.protobuf.ByteString
dapatkanFileVersionBytes ()
 Version of the DebugEvent file format.
Tali abstrak
dapatkanTensorflowVersion ()
 Version of TensorFlow.
abstrak com.google.protobuf.ByteString
dapatkanTensorflowVersionBytes ()
 Version of TensorFlow.
Tali abstrak
dapatkanTfdbgRunId ()
 A unique ID for the current run of tfdbg.
abstrak com.google.protobuf.ByteString
dapatkanTfdbgRunIdBytes ()
 A unique ID for the current run of tfdbg.

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)

DebugMetadata statis publik getDefaultInstance ()

DebugMetadata publik getDefaultInstanceForType ()

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 ()

DebugMetadata statis publik.Builder newBuilder (prototipe DebugMetadata )

DebugMetadata.Builder statis publik newBuilder ()

DebugMetadata publik.Builder newBuilderForType ()

parseDelimitedFrom DebugMetadata statis publik (input InputStream)

Melempar
Pengecualian IO

parseDelimitedFrom DebugMetadata statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom DebugMetadata statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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 ()

DebugMetadata.Builder toBuilder publik ()

public void writeTo (keluaran com.google.protobuf.CodedOutputStream)

Melempar
Pengecualian IO