رابط عمومی DebugEventOrBuilder
| زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
| DebugMetadata انتزاعی | getDebugMetadata () Metadata related to this debugging data. |
| انتزاعی DebugMetadataOrBuilder | getDebugMetadataOrBuilder () Metadata related to this debugging data. |
| چکیده DebuggedDevice | getDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
| چکیده DebuggedDeviceOrBuilder | getDebuggedDeviceOrBuilder () A device on which debugger-instrumented ops and/or tensors reside. |
| Abstract DebuggedGraph | getDebuggedGraph () Information about a debugged graph. |
| Abstract DebuggedGraphOrBuilder | getDebuggedGraphOrBuilder () Information about a debugged graph. |
| اجرای انتزاعی | getExecution () Execution of an op or a Graph (e.g., a tf.function). |
| Abstract ExecutionOrBuilder | getExecutionOrBuilder () Execution of an op or a Graph (e.g., a tf.function). |
| GraphExecutionTrace انتزاعی | getGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
| Abstract GraphExecutionTraceOrBuilder | getGraphExecutionTraceOrBuilder () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
| رشته انتزاعی | getGraphId () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
| چکیده com.google.protobuf.ByteString | getGraphIdBytes () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
| GraphOpCreation انتزاعی | getGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
| GraphOpCreationOrBuilder انتزاعی | getGraphOpCreationOrBuilder () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
| منبع فایل چکیده | getSourceFile () The content of a source file. |
| منبع انتزاعی SourceFileOrBuilder | getSourceFileOrBuilder () The content of a source file. |
| انتزاعی StackFrameWithId | getStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
| چکیده StackFrameWithIdOrBuilder | getStackFrameWithIdOrBuilder () A stack frame (filename, line number and column number, function name and code string) with ID. |
| انتزاعی طولانی | getStep () Step of training (if available). |
| دو انتزاعی | getWallTime () Timestamp in seconds (with microsecond precision). |
| Abstract DebugEvent.WhatCase | getWhatCase () |
| بولی انتزاعی | دارایDebugMetadata () Metadata related to this debugging data. |
| بولی انتزاعی | hasDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
| بولی انتزاعی | hasDebuggedGraph () Information about a debugged graph. |
| بولی انتزاعی | hasExecution () Execution of an op or a Graph (e.g., a tf.function). |
| بولی انتزاعی | hasGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
| بولی انتزاعی | hasGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
| بولی انتزاعی | hasSourceFile () The content of a source file. |
| بولی انتزاعی | hasStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
روش های عمومی
چکیده عمومی DebugMetadata getDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3; چکیده عمومی DebugMetadataOrBuilder getDebugMetadataOrBuilder ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3; چکیده عمومی DebuggedDevice getDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12; چکیده عمومی DebuggedDeviceOrBuilder getDebuggedDeviceOrBuilder ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12; چکیده عمومی DebuggedGraph getDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8; چکیده عمومی DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8; اجرای انتزاعی عمومی getExecution ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9; انتزاعی عمومی ExecutionOrBuilder getExecutionOrBuilder ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9; چکیده عمومی GraphExecutionTrace getGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10; چکیده عمومی GraphExecutionTraceOrBuilder getGraphExecutionTraceOrBuilder ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10; رشته انتزاعی عمومی getGraphId ()
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
string graph_id = 11; چکیده عمومی 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; چکیده عمومی 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; چکیده عمومی 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; انتزاع عمومی SourceFile getSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4; چکیده عمومی SourceFileOrBuilder getSourceFileOrBuilder ()
The content of a source file.
.tensorflow.SourceFile source_file = 4; چکیده عمومی 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 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 ()
Step of training (if available).
int64 step = 2; انتزاعی عمومی دوبار getWallTime ()
Timestamp in seconds (with microsecond precision).
double wall_time = 1; دارای انتزاع عمومی بولی دارایDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3; بولی انتزاعی عمومی hasDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12; بولی انتزاعی عمومی hasDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8; اجرای عمومی انتزاعی بولی ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9; بولی انتزاعی عمومی hasGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10; انتزاع عمومی بولی hasGraphOpCreation ()
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7; hasSourceFile بولی انتزاعی عمومی ()
The content of a source file.
.tensorflow.SourceFile source_file = 4; عمومی انتزاعی بولی hasStackFrameWithId ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;