genel arayüz DebugEventOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
özet Hata AyıklamaMeta Verileri | getDebugMetadata () Metadata related to this debugging data. |
özet DebugMetadataOrBuilder | getDebugMetadataOrBuilder () Metadata related to this debugging data. |
özet Hata AyıklanmışCihaz | getDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
özet DebuggedDeviceOrBuilder | getDebuggedDeviceOrBuilder () A device on which debugger-instrumented ops and/or tensors reside. |
özet Hata AyıklanmışGrafik | getDebuggedGraph () Information about a debugged graph. |
özet DebuggedGraphOrBuilder | getDebuggedGraphOrBuilder () Information about a debugged graph. |
soyut Yürütme | getExecution () Execution of an op or a Graph (e.g., a tf.function). |
özet ExecutionOrBuilder | getExecutionOrBuilder () Execution of an op or a Graph (e.g., a tf.function). |
soyut GraphExecutionTrace | getGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
soyut GraphExecutionTraceOrBuilder | getGraphExecutionTraceOrBuilder () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
soyut Dize | getGraphId () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
abstract com.google.protobuf.ByteString | getGraphIdBytes () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
soyut GraphOpCreation | getGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
soyut GraphOpCreationOrBuilder | getGraphOpCreationOrBuilder () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
özet KaynakDosyası | getSourceFile () The content of a source file. |
özet SourceFileOrBuilder | getSourceFileOrBuilder () The content of a source file. |
soyut StackFrameWithId | getStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
soyut StackFrameWithIdOrBuilder | getStackFrameWithIdOrBuilder () A stack frame (filename, line number and column number, function name and code string) with ID. |
soyut uzun | getStep () Step of training (if available). |
soyut çift | getWallTime () Timestamp in seconds (with microsecond precision). |
özet DebugEvent.WhatCase | getWhatCase () |
soyut boole | hasDebugMetadata () Metadata related to this debugging data. |
soyut boole | hasDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
soyut boole | hasDebuggedGraph () Information about a debugged graph. |
soyut boole | hasYürütme () Execution of an op or a Graph (e.g., a tf.function). |
soyut boole | hasGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
soyut boole | hasGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
soyut boole | KaynakDosyası var () The content of a source file. |
soyut boole | hasStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
Genel Yöntemler
genel özet DebugMetadata getDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
genel özet DebugMetadataOrBuilder getDebugMetadataOrBuilder ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
genel özet DebuggedDevice getDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
genel özet DebuggedDeviceOrBuilder getDebuggedDeviceOrBuilder ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
genel özet DebuggedGraph getDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
genel özet DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
genel özet Yürütme getExecution ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
genel özet ExecutionOrBuilder getExecutionOrBuilder ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
genel özet GraphExecutionTrace getGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
genel özet GraphExecutionTraceOrBuilder getGraphExecutionTraceOrBuilder ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
genel özet Dize getGraphId ()
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
string graph_id = 11;
genel özet 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;
genel özet 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;
genel özet 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;
genel özet SourceFile getSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
genel özet SourceFileOrBuilder getSourceFileOrBuilder ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
genel özet 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;
genel özet StackFrameWithIdOrBuilder getStackFrameWithIdOrBuilder ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;
genel özet uzun getStep ()
Step of training (if available).
int64 step = 2;
genel soyut çift getWallTime ()
Timestamp in seconds (with microsecond precision).
double wall_time = 1;
genel soyut boolean hasDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
genel soyut boolean hasDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
genel soyut boolean hasDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
genel soyut boolean hasExecution ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
genel soyut boolean hasGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
genel soyut boolean hasGraphOpCreation ()
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7;
genel soyut boolean hasSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
genel soyut boolean hasStackFrameWithId ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;