DebugEvent

публичный финальный класс DebugEvent

 An Event related to the debugging of a TensorFlow program.
 
тип Protobuf 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)
Отладочные метаданные
getDebugMetadata ()
 Metadata related to this debugging data.
ДебагМетаданныеОрБилдер
getDebugMetadataOrBuilder ()
 Metadata related to this debugging data.
Отладочное устройство
getDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
Дебаггеддевицеорбилдер
getDebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
Отлаженный график
getDebuggedGraph ()
 Information about a debugged graph.
DebuggedGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
статический DebugEvent
DebugEvent
окончательный статический com.google.protobuf.Descriptors.Descriptor
Исполнение
получитьВыполнение ()
 Execution of an op or a Graph (e.g., a tf.function).
ВыполнениеOrBuilder
getExecutionOrBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
ГрафВыполнениеСледить
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
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).
интервал
Исходный файл
получить исходный файл ()
 The content of a source file.
Саурсфилеорбилдер
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
логическое значение
имеетDebugMetadata ()
 Metadata related to this debugging data.
логическое значение
имеетDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
логическое значение
имеетDebuggedGraph ()
 Information about a debugged graph.
логическое значение
имеетВыполнение ()
 Execution of an op or a Graph (e.g., a tf.function).
логическое значение
имеетGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
логическое значение
имеетграфопкреатион ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
логическое значение
имеетИсходныйФайл ()
 The content of a source file.
логическое значение
имеетStackFrameWithId ()
 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 (входной поток)
статический 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 (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический DebugEvent
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
DebugEvent.Builder
пустота
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

общедоступный статический окончательный int 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;

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;

общедоступный статический DebugEvent getDefaultInstance ()

public DebugEvent getDefaultInstanceForType ()

общедоступный статический окончательный 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;

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;

общедоступный 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 ()

public int getSerializedSize ()

общедоступный исходный файл 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;

общедоступный 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;

public int hashCode ()

публичное финальное логическое значение isInitialized ()

общедоступный статический DebugEvent.Builder newBuilder (прототип DebugEvent )

общедоступный статический DebugEvent.Builder newBuilder ()

общедоступный DebugEvent.Builder newBuilderForType ()

общедоступный статический DebugEvent parseDelimitedFrom (вход InputStream)

Броски
Исключение IO

общедоступный статический DebugEvent parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugEvent parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DebugEvent (вход com.google.protobuf.CodedInputStream)

Броски
Исключение IO

public static DebugEvent parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический DebugEvent parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DebugEvent (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный статический анализ DebugEvent (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

public static DebugEvent parseFrom (вход InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugEvent parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общественный статический парсер ()

общедоступный DebugEvent.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

Броски
Исключение IO
,
публичный финальный класс DebugEvent

 An Event related to the debugging of a TensorFlow program.
 
тип Protobuf 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)
Отладочные метаданные
getDebugMetadata ()
 Metadata related to this debugging data.
ДебагМетаданныеОрБилдер
getDebugMetadataOrBuilder ()
 Metadata related to this debugging data.
Отладочное устройство
getDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
Дебаггеддевицеорбилдер
getDebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
Отлаженный график
getDebuggedGraph ()
 Information about a debugged graph.
DebuggedGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
статический DebugEvent
DebugEvent
окончательный статический com.google.protobuf.Descriptors.Descriptor
Исполнение
получитьВыполнение ()
 Execution of an op or a Graph (e.g., a tf.function).
ВыполнениеOrBuilder
getExecutionOrBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
ГрафВыполнениеСледить
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
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).
интервал
Исходный файл
получить исходный файл ()
 The content of a source file.
Саурсфилеорбилдер
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
логическое значение
имеетDebugMetadata ()
 Metadata related to this debugging data.
логическое значение
имеетDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
логическое значение
имеетDebuggedGraph ()
 Information about a debugged graph.
логическое значение
имеетВыполнение ()
 Execution of an op or a Graph (e.g., a tf.function).
логическое значение
имеетGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
логическое значение
имеетграфопкреатион ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
логическое значение
имеетИсходныйФайл ()
 The content of a source file.
логическое значение
имеетStackFrameWithId ()
 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 (входной поток)
статический 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 (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический DebugEvent
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
DebugEvent.Builder
пустота
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

общедоступный статический окончательный int 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;

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;

общедоступный статический DebugEvent getDefaultInstance ()

public DebugEvent getDefaultInstanceForType ()

общедоступный статический окончательный 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;

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;

общедоступный 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 ()

общедоступный исходный файл 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;

общедоступный 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;

public int hashCode ()

публичное финальное логическое значение isInitialized ()

общедоступный статический DebugEvent.Builder newBuilder (прототип DebugEvent )

общедоступный статический DebugEvent.Builder newBuilder ()

общедоступный DebugEvent.Builder newBuilderForType ()

общедоступный статический DebugEvent parseDelimitedFrom (вход InputStream)

Броски
Исключение IO

общедоступный статический DebugEvent parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugEvent parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DebugEvent (вход com.google.protobuf.CodedInputStream)

Броски
Исключение IO

public static DebugEvent parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический DebugEvent parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DebugEvent (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный статический анализ DebugEvent (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

public static DebugEvent parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugEvent parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общественный статический парсер ()

общедоступный DebugEvent.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

Броски
Исключение IO
,
публичный финальный класс DebugEvent

 An Event related to the debugging of a TensorFlow program.
 
тип Protobuf 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)
Отладочные метаданные
getDebugMetadata ()
 Metadata related to this debugging data.
ДебагМетаданныеОрБилдер
getDebugMetadataOrBuilder ()
 Metadata related to this debugging data.
Отладочное устройство
getDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
Дебаггеддевицеорбилдер
getDebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
Отлаженный график
getDebuggedGraph ()
 Information about a debugged graph.
DebuggedGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
статический DebugEvent
DebugEvent
окончательный статический com.google.protobuf.Descriptors.Descriptor
Исполнение
получитьВыполнение ()
 Execution of an op or a Graph (e.g., a tf.function).
ВыполнениеOrBuilder
getExecutionOrBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
ГрафВыполнениеСледить
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
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).
интервал
Исходный файл
получить исходный файл ()
 The content of a source file.
Саурсфилеорбилдер
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
логическое значение
имеетDebugMetadata ()
 Metadata related to this debugging data.
логическое значение
имеетDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
логическое значение
имеетDebuggedGraph ()
 Information about a debugged graph.
логическое значение
имеетВыполнение ()
 Execution of an op or a Graph (e.g., a tf.function).
логическое значение
имеетGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
логическое значение
имеетграфопкреатион ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
логическое значение
имеетИсходныйФайл ()
 The content of a source file.
логическое значение
имеетStackFrameWithId ()
 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 (входной поток)
статический 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 (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический DebugEvent
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
DebugEvent.Builder
пустота
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

общедоступный статический окончательный int 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;

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;

общедоступный статический DebugEvent getDefaultInstance ()

public DebugEvent getDefaultInstanceForType ()

общедоступный статический окончательный 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;

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;

общедоступный 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 ()

public int getSerializedSize ()

общедоступный исходный файл 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;

общедоступный 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;

public int hashCode ()

публичное финальное логическое значение isInitialized ()

общедоступный статический DebugEvent.Builder newBuilder (прототип DebugEvent )

общедоступный статический DebugEvent.Builder newBuilder ()

общедоступный DebugEvent.Builder newBuilderForType ()

общедоступный статический DebugEvent parseDelimitedFrom (вход InputStream)

Броски
Исключение IO

общедоступный статический DebugEvent parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugEvent parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DebugEvent (вход com.google.protobuf.CodedInputStream)

Броски
Исключение IO

public static DebugEvent parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический DebugEvent parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DebugEvent (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный статический анализ DebugEvent (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

public static DebugEvent parseFrom (вход InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebugEvent parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общественный статический парсер ()

общедоступный DebugEvent.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

Броски
Исключение IO