DebugEventOrBuilder

পাবলিক ইন্টারফেস DebugEventOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত ডিবাগ মেটাডেটা
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.
বিমূর্ত ডিবাগড গ্রাফ
getDebugged Graph ()
 Information about a debugged graph.
বিমূর্ত DebuggedGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
বিমূর্ত মৃত্যুদন্ড
getExecution ()
 Execution of an op or a Graph (e.g., a tf.function).
বিমূর্ত এক্সিকিউশনঅরবিল্ডার
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
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).
বিমূর্ত DebugEvent.WhatCase
বিমূর্ত বুলিয়ান
hasDebugMetadata ()
 Metadata related to this debugging data.
বিমূর্ত বুলিয়ান
hasDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
বিমূর্ত বুলিয়ান
hasDebugged Graph ()
 Information about a debugged graph.
বিমূর্ত বুলিয়ান
আছে এক্সিকিউশন ()
 Execution of an op or a Graph (e.g., a tf.function).
বিমূর্ত বুলিয়ান
আছে গ্রাফ এক্সিকিউশন ট্রেস ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
বিমূর্ত বুলিয়ান
আছেGraphOpCreation ()
 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;

সর্বজনীন বিমূর্ত সোর্সফাইল 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 ()

পাবলিক বিমূর্ত বুলিয়ান আছে ডিবাগ মেটাডেটা ()

 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;

সর্বজনীন বিমূর্ত বুলিয়ান আছে ডিবাগড গ্রাফ ()

 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;

সর্বজনীন বিমূর্ত বুলিয়ান আছে গ্রাফ এক্সিকিউশন ট্রেস ()

 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;