DebugEvent คลาสสุดท้ายสาธารณะ
An Event related to the debugging of a TensorFlow program.
tensorflow.DebugEvent คลาสที่ซ้อนกัน
| ระดับ | DebugEvent.Builder | An Event related to the debugging of a TensorFlow program. | |
| แจกแจง | DebugEvent.WhatCase | ||
ค่าคงที่
| ภายใน | DEBUGGED_DEVICE_FIELD_NUMBER | |
| ภายใน | DEBUGGED_GRAPH_FIELD_NUMBER | |
| ภายใน | DEBUG_METADATA_FIELD_NUMBER | |
| ภายใน | EXECUTION_FIELD_NUMBER | |
| ภายใน | GRAPH_EXECUTION_TRACE_FIELD_NUMBER | |
| ภายใน | GRAPH_ID_FIELD_NUMBER | |
| ภายใน | GRAPH_OP_CREATION_FIELD_NUMBER | |
| ภายใน | SOURCE_FILE_FIELD_NUMBER | |
| ภายใน | STACK_FRAME_WITH_ID_FIELD_NUMBER | |
| ภายใน | STEP_FIELD_NUMBER | |
| ภายใน | WALL_TIME_FIELD_NUMBER |
วิธีการสาธารณะ
| บูลีน | เท่ากับ (วัตถุ obj) |
| แก้ไขข้อบกพร่อง Metadata | getDebugMetadata () Metadata related to this debugging data. |
| ดีบัก MetadataOrBuilder | getDebugMetadataOrBuilder () Metadata related to this debugging data. |
| อุปกรณ์ดีบั๊ก | รับอุปกรณ์ดีบั๊ก () 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. |
| DebugEvent แบบคงที่ | |
| เหตุการณ์การแก้ปัญหา | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| การดำเนินการ | รับการดำเนินการ () 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. |
| การสร้างกราฟOpCreation | 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). |
| ภายใน | |
| SourceFile | 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). |
| สุดท้าย com.google.protobuf.UnknownFieldSet | |
| สองเท่า | 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. |
| ภายใน | แฮชโค้ด () |
| บูลีนสุดท้าย | |
| DebugEvent.Builder แบบคงที่ | newBuilder (ต้นแบบ DebugEvent ) |
| DebugEvent.Builder แบบคงที่ | ตัวสร้างใหม่ () |
| DebugEvent.Builder | |
| DebugEvent แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
| DebugEvent แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugEvent แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugEvent แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
| DebugEvent แบบคงที่ | parseFrom (ข้อมูลไบต์ [], 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 เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงที่ขั้นสุดท้าย int DEBUGGED_DEVICE_FIELD_NUMBER
ค่าคงที่: 12
สาธารณะคงที่ขั้นสุดท้าย int DEBUGGED_GRAPH_FIELD_NUMBER
ค่าคงที่: 8
สาธารณะคงที่ขั้นสุดท้าย int DEBUG_METADATA_FIELD_NUMBER
ค่าคงที่: 3
สาธารณะคงสุดท้าย int EXECUTION_FIELD_NUMBER
ค่าคงที่: 9
รอบชิงชนะเลิศแบบคงที่สาธารณะ GRAPH_EXECUTION_TRACE_FIELD_NUMBER
ค่าคงที่: 10
สาธารณะคงสุดท้าย int GRAPH_ID_FIELD_NUMBER
ค่าคงที่: 11
สาธารณะคงสุดท้าย int GRAPH_OP_CREATION_FIELD_NUMBER
ค่าคงที่: 7
สาธารณะคงสุดท้าย int SOURCE_FILE_FIELD_NUMBER
ค่าคงที่: 4
int สุดท้ายคงที่สาธารณะ STACK_FRAME_WITH_ID_FIELD_NUMBER
ค่าคงที่: 6
int สุดท้ายคงที่สาธารณะ STEP_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int WALL_TIME_FIELD_NUMBER
ค่าคงที่: 1
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
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; อุปกรณ์ดีบั๊ก สาธารณะ 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; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
การดำเนินการ สาธารณะ 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; สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
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; สาธารณะสุดท้าย 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; 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; สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
DebugEvent แบบคงที่สาธารณะ parseDelimitedFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ DebugEvent parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
DebugEvent parseFrom แบบ คงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream)
ขว้าง
| IOข้อยกเว้น |
|---|
DebugEvent parseFrom แบบคงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
DebugEvent parseFrom แบบ คงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ DebugEvent parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
DebugEvent parseFrom แบบคงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
DebugEvent parseFrom แบบ คงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|