DebugEvent kelas akhir publik
An Event related to the debugging of a TensorFlow program.
tensorflow.DebugEvent
Kelas Bersarang
kelas | DebugEvent.Builder | An Event related to the debugging of a TensorFlow program. | |
enum | DebugEvent.WhatCase |
Konstanta
ke dalam | DEBUGGED_DEVICE_FIELD_NUMBER | |
ke dalam | DEBUGGED_GRAPH_FIELD_NUMBER | |
ke dalam | DEBUG_METADATA_FIELD_NUMBER | |
ke dalam | EXECUTION_FIELD_NUMBER | |
ke dalam | GRAPH_EXECUTION_TRACE_FIELD_NUMBER | |
ke dalam | GRAPH_ID_FIELD_NUMBER | |
ke dalam | GRAPH_OP_CREATION_FIELD_NUMBER | |
ke dalam | SOURCE_FILE_FIELD_NUMBER | |
ke dalam | STACK_FRAME_WITH_ID_FIELD_NUMBER | |
ke dalam | STEP_FIELD_NUMBER | |
ke dalam | WALL_TIME_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
DebugMetadata | dapatkanDebugMetadata () Metadata related to this debugging data. |
DebugMetadataOrBuilder | dapatkanDebugMetadataOrBuilder () Metadata related to this debugging data. |
Perangkat yang Di-debug | dapatkanDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
DebuggedDeviceOrBuilder | dapatkanDebuggedDeviceOrBuilder () A device on which debugger-instrumented ops and/or tensors reside. |
Grafik Debug | dapatkanDebuggedGraph () Information about a debugged graph. |
GraphOrBuilder yang di-debug | dapatkanDebuggedGraphOrBuilder () Information about a debugged graph. |
DebugEvent statis | |
Acara Debug | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Eksekusi | dapatkan Eksekusi () Execution of an op or a Graph (e.g., a tf.function). |
ExecutionOrBuilder | dapatkanExecutionOrBuilder () Execution of an op or a Graph (e.g., a tf.function). |
GraphExecutionTrace | dapatkanGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
GraphExecutionTraceOrBuilder | getGraphExecutionTraceOrBuilder () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
Rangkaian | dapatkanGraphId () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
com.google.protobuf.ByteString | dapatkanGraphIdBytes () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
Penciptaan Grafik | dapatkanGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
GraphOpCreationOrBuilder | dapatkanGraphOpCreationOrBuilder () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
ke dalam | |
File Sumber | dapatkanSourceFile () The content of a source file. |
SourceFileOrBuilder | dapatkanSourceFileOrBuilder () The content of a source file. |
StackFrameDenganId | dapatkanStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
StackFrameWithIdOrBuilder | dapatkanStackFrameWithIdOrBuilder () A stack frame (filename, line number and column number, function name and code string) with ID. |
panjang | dapatkanLangkah () Step of training (if available). |
final com.google.protobuf.UnknownFieldSet | |
dobel | dapatkanWaktu Dinding () Timestamp in seconds (with microsecond precision). |
DebugEvent.WhatCase | |
boolean | hasDebugMetadata () Metadata related to this debugging data. |
boolean | telahDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
boolean | telahDebuggedGraph () Information about a debugged graph. |
boolean | memiliki Eksekusi () Execution of an op or a Graph (e.g., a tf.function). |
boolean | hasGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
boolean | hasGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
boolean | memilikiSourceFile () The content of a source file. |
boolean | hasStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
ke dalam | Kode hash () |
boolean terakhir | |
DebugEvent.Builder statis | newBuilder (prototipe DebugEvent ) |
DebugEvent.Builder statis | |
DebugEvent.Builder | |
DebugEvent statis | parseDelimitedFrom (masukan Aliran Masukan) |
DebugEvent statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebugEvent statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebugEvent statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
DebugEvent statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebugEvent statis | parseFrom (data ByteBuffer) |
DebugEvent statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebugEvent statis | parseFrom (com.google.protobuf.ByteString data) |
DebugEvent statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebugEvent statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
DebugEvent.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik DEBUGGED_DEVICE_FIELD_NUMBER
Nilai Konstan: 12
int final statis publik DEBUGGED_GRAPH_FIELD_NUMBER
Nilai Konstan: 8
int akhir statis publik DEBUG_METADATA_FIELD_NUMBER
Nilai Konstan: 3
int akhir statis publik EXECUTION_FIELD_NUMBER
Nilai Konstan: 9
int akhir statis publik GRAPH_EXECUTION_TRACE_FIELD_NUMBER
Nilai Konstan: 10
int akhir statis publik GRAPH_ID_FIELD_NUMBER
Nilai Konstan: 11
int final statis publik GRAPH_OP_CREATION_FIELD_NUMBER
Nilai Konstan: 7
int akhir statis publik SOURCE_FILE_FIELD_NUMBER
Nilai Konstan: 4
int final statis publik STACK_FRAME_WITH_ID_FIELD_NUMBER
Nilai Konstan: 6
int akhir statis publik STEP_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik WALL_TIME_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
DebugMetadata publik getDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
publik DebugMetadataOrBuilder getDebugMetadataOrBuilder ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
Perangkat Debugged publik getDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
publik DebuggedDeviceOrBuilder getDebuggedDeviceOrBuilder ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
publik DebuggedGraph getDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
publik DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
Eksekusi publik getEksekusi ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
ExecutionOrBuilder publik getExecutionOrBuilder ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
GraphExecutionTrace publik getGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
publik GraphExecutionTraceOrBuilder getGraphExecutionTraceOrBuilder ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
String publik getGraphId ()
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
string graph_id = 11;
publik com.google.protobuf.ByteString getGraphIdBytes ()
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
string graph_id = 11;
publik GraphOpCreation getGraphOpCreation ()
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7;
publik GraphOpCreationOrBuilder getGraphOpCreationOrBuilder ()
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7;
publik dapatkanParserForType ()
publik int getSerializedSize ()
SourceFile publik getSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
SourceFileOrBuilder publik getSourceFileOrBuilder ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
publik StackFrameWithId getStackFrameWithId ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;
StackFrameWithIdOrBuilder publik getStackFrameWithIdOrBuilder ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;
getStep panjang publik ()
Step of training (if available).
int64 step = 2;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
getWallTime ganda publik ()
Timestamp in seconds (with microsecond precision).
double wall_time = 1;
boolean publik hasDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
boolean publik hasDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
boolean publik hasDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
hasExecution boolean publik ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
boolean publik hasGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
boolean publik hasGraphOpCreation ()
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7;
boolean publik hasSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
boolean publik hasStackFrameWithId ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
parseDelimitedFrom DebugEvent statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebugEvent statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom DebugEvent statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom DebugEvent statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom DebugEvent statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebugEvent statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom DebugEvent statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebugEvent statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|