DebugEventOrBuilder

الواجهة العامة DebugEventOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

DebugMetadata مجردة
الحصول على بيانات ميتا ديبوغ ()
 Metadata related to this debugging data.
مجردة DebugMetadataOrBuilder
getDebugMetadataOrBuilder ()
 Metadata related to this debugging data.
مجردة DebuggedDevice
الحصول على DebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
مجردة DebuggedDeviceOrBuilder
الحصول على DebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
مجردة DebuggedGraph
الحصول على DebuggedGraph ()
 Information about a debugged graph.
مجردة DebuggedGraphOrBuilder
الحصول على DebuggedGraphOrBuilder ()
 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.
سلسلة مجردة
معرف الرسم البياني ()
 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
الحصول على GraphOpCreation ()
 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).
ملف المصدر مجردة
الحصول على ملف المصدر ()
 The content of a source file.
مجردة SourceFileOrBuilder
الحصول علىSourceFileOrBuilder ()
 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).
مجردة مزدوجة
احصل على WallTime ()
 Timestamp in seconds (with microsecond precision).
مجردة DebugEvent.WhatCase
منطقية مجردة
hasDebugMetadata ()
 Metadata related to this debugging data.
منطقية مجردة
hasDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
منطقية مجردة
hasDebuggedGraph ()
 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).
منطقية مجردة
لديهSourceFile ()
 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;

الملخص العام DebugEvent.WhatCase getWhatCase ()

الملخص المنطقي العام 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;