giao diện công cộng DebugEventOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công khai
siêu dữ liệu gỡ lỗi trừu tượng | getDebugMetadata () Metadata related to this debugging data. |
trừu tượng DebugMetadataOrBuilder | getDebugMetadataOrBuilder () Metadata related to this debugging data. |
trừu tượng DebuggedDevice | getDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
trừu tượng DebuggedDeviceOrBuilder | getDebuggedDeviceOrBuilder () A device on which debugger-instrumented ops and/or tensors reside. |
trừu tượng DebuggedGraph | getDebuggedGraph () Information about a debugged graph. |
trừu tượng DebuggedGraphOrBuilder | getDebuggedGraphOrBuilder () Information about a debugged graph. |
thực thi trừu tượng | getExecution () Execution of an op or a Graph (e.g., a tf.function). |
trừu tượng ExecutionOrBuilder | getExecutOrBuilder () Execution of an op or a Graph (e.g., a tf.function). |
trừu tượng GraphExecutionTrace | getGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
trừu tượng GraphExecutionTraceOrBuilder | getGraphExecutionTraceOrBuilder () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
chuỗi trừu tượng | getGraphId () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
tóm tắt com.google.protobuf.ByteString | getGraphIdBytes () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
GraphOpCreation trừu tượng | getGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
trừu tượng GraphOpCreationOrBuilder | getGraphOpCreationOrBuilder () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
Tệp nguồn trừu tượng | getSourceFile () The content of a source file. |
trừu tượng SourceFileOrBuilder | getSourceFileOrBuilder () The content of a source file. |
trừu tượng StackFrameWithId | getStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
trừu tượng StackFrameWithIdOrBuilder | getStackFrameWithIdOrBuilder () A stack frame (filename, line number and column number, function name and code string) with ID. |
trừu tượng dài | getStep () Step of training (if available). |
trừu tượng đôi | getWallTime () Timestamp in seconds (with microsecond precision). |
trừu tượng DebugEvent.WhatCase | getWhatCase () |
trừu tượng boolean | hasDebugMetadata () Metadata related to this debugging data. |
trừu tượng boolean | hasDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
trừu tượng boolean | hasDebuggedGraph () Information about a debugged graph. |
trừu tượng boolean | hasExecution () Execution of an op or a Graph (e.g., a tf.function). |
trừu tượng boolean | hasGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
trừu tượng boolean | hasGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
trừu tượng boolean | hasSourceFile () The content of a source file. |
trừu tượng boolean | hasStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
Phương pháp công khai
tóm tắt công khai DebugMetadata getDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
tóm tắt công khai DebugMetadataOrBuilder getDebugMetadataOrBuilder ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
tóm tắt công khai DebuggedDevice getDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
tóm tắt công khai DebuggedDeviceOrBuilder getDebuggedDeviceOrBuilder ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
tóm tắt công khai DebuggedGraph getDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
tóm tắt công khai DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
tóm tắt công khai Thực thi getExecution ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
tóm tắt công khai ExecutionOrBuilder getExecutionOrBuilder ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
tóm tắt công khai GraphExecutionTrace getGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
tóm tắt công khai GraphExecutionTraceOrBuilder getGraphExecutionTraceOrBuilder ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
Chuỗi tóm tắt công khai getGraphId ()
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
string graph_id = 11;
tóm tắt công khai 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;
tóm tắt công khai 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;
tóm tắt công khai 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;
Tóm tắt công khai SourceFile getSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
tóm tắt công khai SourceFileOrBuilder getSourceFileOrBuilder ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
tóm tắt công khai 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;
tóm tắt công khai 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;
tóm tắt công khai dài getStep ()
Step of training (if available).
int64 step = 2;
tóm tắt công khai đôi getWallTime ()
Timestamp in seconds (with microsecond precision).
double wall_time = 1;
boolean trừu tượng công khai hasDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
boolean trừu tượng công khai hasDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
boolean trừu tượng công khai hasDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
boolean trừu tượng công khai hasExecution ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
boolean trừu tượng công khai hasGraphExecutTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
boolean trừu tượng công khai 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 trừu tượng công khai hasSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
boolean trừu tượng công khai hasStackFrameWithId ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;