อินเทอร์เฟซสาธารณะ DebugEventOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| DebugMetadata แบบนามธรรม | getDebugMetadata () Metadata related to this debugging data. |
| DebugMetadataOrBuilder แบบนามธรรม | getDebugMetadataOrBuilder () Metadata related to this debugging data. |
| DebuggedDevice แบบนามธรรม | รับอุปกรณ์ดีบั๊ก () A device on which debugger-instrumented ops and/or tensors reside. |
| บทคัดย่อ DebuggedDeviceOrBuilder | getDebuggedDeviceOrBuilder () A device on which debugger-instrumented ops and/or tensors reside. |
| DebuggedGraph แบบนามธรรม | รับ DebuggedGraph () Information about a debugged graph. |
| นามธรรม DebuggedGraphOrBuilder | getDebuggedGraphOrBuilder () Information about a debugged graph. |
| การดำเนินการ ที่เป็นนามธรรม | รับการดำเนินการ () Execution of an op or a Graph (e.g., a tf.function). |
| 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. |
| 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 | รับ GraphIdBytes () 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. |
| ยาวเป็นนามธรรม | รับขั้นตอน () Step of training (if available). |
| นามธรรมสองเท่า | getWallTime () Timestamp in seconds (with microsecond precision). |
| นามธรรม DebugEvent.WhatCase | getWhatCase () |
| บูลีนนามธรรม | hasDebugMetadata () Metadata related to this debugging data. |
| บูลีนนามธรรม | มีอุปกรณ์ดีบั๊ก () A device on which debugger-instrumented ops and/or tensors reside. |
| บูลีนนามธรรม | มีดีบั๊กกราฟ () Information about a debugged graph. |
| บูลีนนามธรรม | มีการดำเนินการ () 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). |
| บูลีนนามธรรม | มีซอร์สไฟล์ () 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; บูลีนนามธรรมสาธารณะ hasDebugMetadata ()
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; hasExecution บูลีนนามธรรมสาธารณะ ()
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;