מחלקה סופית ציבורית DebugEvent
An Event related to the debugging of a TensorFlow program.
tensorflow.DebugEvent
מסוג Protobuf.DebugEvent כיתות מקוננות
מַחלָקָה | DebugEvent.Builder | An Event related to the debugging of a TensorFlow program. | |
enum | DebugEvent.WhatCase |
קבועים
שיטות ציבוריות
בוליאני | שווה (Object obj) |
DebugMetadata | getDebugMetadata () Metadata related to this debugging data. |
DebugMetadataOrBuilder | getDebugMetadataOrBuilder () Metadata related to this debugging data. |
Device debugged | 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. |
DebuggedGraph | getDebuggedGraph () Information about a debugged graph. |
DebuggedGraphOrBuilder | getDebuggedGraphOrBuilder () Information about a debugged graph. |
סטטי DebugEvent | |
DebugEvent | |
final static com.google.protobuf.Descriptors.Descriptor | |
הוֹצָאָה לְפוֹעַל | getExecution () 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 | 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). |
int | |
קובץ מקור | 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). |
final com.google.protobuf.UnknownFieldSet | |
לְהַכפִּיל | getWallTime () Timestamp in seconds (with microsecond precision). |
DebugEvent.WhatCase | getWhatCase () |
בוליאני | 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. |
בוליאני | 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. |
int | hashcode () |
בוליאנית סופית | |
סטטי DebugEvent.Builder | newBuilder (אב-טיפוס DebugEvent ) |
סטטי DebugEvent.Builder | newBuilder () |
DebugEvent.Builder | |
סטטי DebugEvent | parseDelimitedFrom (קלט InputStream) |
סטטי DebugEvent | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugEvent | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugEvent | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי DebugEvent | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugEvent | parseFrom (נתוני ByteBuffer) |
סטטי DebugEvent | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugEvent | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי DebugEvent | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebugEvent | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
DebugEvent.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי DEBUGGED_DEVICE_FIELD_NUMBER
ערך קבוע: 12
גמר סטטי ציבורי DEBUGGED_GRAPH_FIELD_NUMBER
ערך קבוע: 8
גמר סטטי ציבורי DEBUG_METADATA_FIELD_NUMBER
ערך קבוע: 3
אינט סופי סטטי ציבורי EXECUTION_FIELD_NUMBER
ערך קבוע: 9
אינט סופי סטטי ציבורי GRAPH_EXECUTION_TRACE_FIELD_NUMBER
ערך קבוע: 10
אינט סופי סטטי ציבורי GRAPH_ID_FIELD_NUMBER
ערך קבוע: 11
אינט סופי סטטי ציבורי GRAPH_OP_CREATION_FIELD_NUMBER
ערך קבוע: 7
גמר סטטי ציבורי SOURCE_FILE_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי STACK_FRAME_WITH_ID_FIELD_NUMBER
ערך קבוע: 6
גמר סטטי ציבורי STEP_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי WALL_TIME_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public DebugMetadata getDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
public DebugMetadataOrBuilder getDebugMetadataOrBuilder ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;
public DebuggedDevice getDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
public DebuggedDeviceOrBuilder getDebuggedDeviceOrBuilder ()
A device on which debugger-instrumented ops and/or tensors reside.
.tensorflow.DebuggedDevice debugged_device = 12;
public DebuggedGraph getDebuggedGraph ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
public DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()
Information about a debugged graph.
.tensorflow.DebuggedGraph debugged_graph = 8;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
ביצוע ציבורי getExecution ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
public ExecutionOrBuilder getExecutionOrBuilder ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;
public GraphExecutionTrace getGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;
public 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;
public 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;
public 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;
public 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;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
Public SourceFile getSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;
public 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;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
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;
public Boolean 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;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static DebugEvent parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebugEvent parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DebugEvent parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DebugEvent parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
DebugEvent parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static DebugEvent parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebugEvent parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|