DebugEvent.Builder de clase final estática pública
An Event related to the debugging of a TensorFlow program.tipo
tensorflow.DebugEvent Métodos públicos
| DebugEvent.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
| DebugEvent | construir () |
| DebugEvent | buildPartial () |
| DebugEvent.Builder | claro () |
| DebugEvent.Builder | clearDebugMetadata () Metadata related to this debugging data. |
| DebugEvent.Builder | clearDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
| DebugEvent.Builder | clearDebuggedGraph () Information about a debugged graph. |
| DebugEvent.Builder | clearExecution () Execution of an op or a Graph (e.g., a tf.function). |
| DebugEvent.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| DebugEvent.Builder | clearGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
| DebugEvent.Builder | clearGraphId () The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
| DebugEvent.Builder | clearGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
| DebugEvent.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| DebugEvent.Builder | clearSourceFile () The content of a source file. |
| DebugEvent.Builder | clearStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
| DebugEvent.Builder | clearStep () Step of training (if available). |
| DebugEvent.Builder | clearWallTime () Timestamp in seconds (with microsecond precision). |
| DebugEvent.Builder | clearWhat () |
| DebugEvent.Builder | clonar () |
| DebugMetadata | getDebugMetadata () Metadata related to this debugging data. |
| DebugMetadata.Builder | getDebugMetadataBuilder () 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. |
| DebuggedDevice.Builder | getDebuggedDeviceBuilder () 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. |
| DebuggedGraph.Builder | getDebuggedGraphBuilder () Information about a debugged graph. |
| DebuggedGraphOrBuilder | getDebuggedGraphOrBuilder () Information about a debugged graph. |
| DebugEvent | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| com.google.protobuf.Descriptors.Descriptor | |
| Ejecución | getExecution () Execution of an op or a Graph (e.g., a tf.function). |
| Ejecución Constructor | getExecutionBuilder () 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. |
| GraphExecutionTrace.Builder | getGraphExecutionTraceBuilder () 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. |
| Cuerda | 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). |
| GraphOpCreation.Builder | getGraphOpCreationBuilder () 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). |
| Archivo fuente | getSourceFile () The content of a source file. |
| SourceFile.Builder | getSourceFileBuilder () 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. |
| StackFrameWithId.Builder | getStackFrameWithIdBuilder () 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. |
| largo | getStep () Step of training (if available). |
| doble | getWallTime () Timestamp in seconds (with microsecond precision). |
| DebugEvent.WhatCase | getWhatCase () |
| booleano | hasDebugMetadata () Metadata related to this debugging data. |
| booleano | hasDebuggedDevice () A device on which debugger-instrumented ops and/or tensors reside. |
| booleano | hasDebuggedGraph () Information about a debugged graph. |
| booleano | hasExecution () Execution of an op or a Graph (e.g., a tf.function). |
| booleano | hasGraphExecutionTrace () A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
| booleano | hasGraphOpCreation () The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
| booleano | hasSourceFile () The content of a source file. |
| booleano | hasStackFrameWithId () A stack frame (filename, line number and column number, function name and code string) with ID. |
| booleano final | |
| DebugEvent.Builder | |
| DebugEvent.Builder | mergeDebuggedDevice (valor de DebuggedDevice ) A device on which debugger-instrumented ops and/or tensors reside. |
| DebugEvent.Builder | |
| DebugEvent.Builder | |
| DebugEvent.Builder | mergeFrom (com.google.protobuf.Message otro) |
| DebugEvent.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DebugEvent.Builder | mergeGraphExecutionTrace (valor de GraphExecutionTrace ) A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
| DebugEvent.Builder | mergeGraphOpCreation (valor de GraphOpCreation ) The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
| DebugEvent.Builder | |
| DebugEvent.Builder | mergeStackFrameWithId (valor de StackFrameWithId ) A stack frame (filename, line number and column number, function name and code string) with ID. |
| DebugEvent.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| DebugEvent.Builder | |
| DebugEvent.Builder | |
| DebugEvent.Builder | setDebuggedDevice ( DebuggedDevice.Builder builderForValue) A device on which debugger-instrumented ops and/or tensors reside. |
| DebugEvent.Builder | setDebuggedDevice (valor de DebuggedDevice ) A device on which debugger-instrumented ops and/or tensors reside. |
| DebugEvent.Builder | |
| DebugEvent.Builder | |
| DebugEvent.Builder | setExecution ( Execution.Builder builderForValue) Execution of an op or a Graph (e.g., a tf.function). |
| DebugEvent.Builder | |
| DebugEvent.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
| DebugEvent.Builder | setGraphExecutionTrace ( GraphExecutionTrace.Builder builderForValue) A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
| DebugEvent.Builder | setGraphExecutionTrace (valor de GraphExecutionTrace ) A graph execution trace: Contains information about the intermediate tensors computed during the graph execution. |
| DebugEvent.Builder | setGraphId (valor de cadena) The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
| DebugEvent.Builder | setGraphIdBytes (valor de com.google.protobuf.ByteString) The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph. |
| DebugEvent.Builder | setGraphOpCreation (valor de GraphOpCreation ) The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
| DebugEvent.Builder | setGraphOpCreation ( GraphOpCreation.Builder builderForValue) The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function). |
| DebugEvent.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
| DebugEvent.Builder | |
| DebugEvent.Builder | |
| DebugEvent.Builder | setStackFrameWithId ( StackFrameWithId.Builder builderForValue) A stack frame (filename, line number and column number, function name and code string) with ID. |
| DebugEvent.Builder | setStackFrameWithId (valor de StackFrameWithId ) A stack frame (filename, line number and column number, function name and code string) with ID. |
| DebugEvent.Builder | setStep (valor largo) Step of training (if available). |
| DebugEvent.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| DebugEvent.Builder | setWallTime (valor doble) Timestamp in seconds (with microsecond precision). |
Métodos heredados
Métodos públicos
public DebugEvent.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
public DebugEvent.Builder clearDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;public DebugEvent.Builder clearDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside..tensorflow.DebuggedDevice
.tensorflow.DebuggedDevice debugged_device = 12;public DebugEvent.Builder clearDebuggedGraph ()
Information about a debugged graph..tensorflow.DebuggedGraph
.tensorflow.DebuggedGraph debugged_graph = 8;public DebugEvent.Builder clearExecution ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;public DebugEvent.Builder clearGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;public DebugEvent.Builder clearGraphId ()
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
string graph_id = 11;public DebugEvent.Builder clearGraphOpCreation ()
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7;public DebugEvent.Builder clearSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;public DebugEvent.Builder clearStackFrameWithId ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;public DebugEvent.Builder clearWallTime ()
Timestamp in seconds (with microsecond precision).
double wall_time = 1;public DebugMetadata getDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;public DebugMetadata.Builder getDebugMetadataBuilder ()
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
.tensorflow.DebuggedDevice debugged_device = 12;public DebuggedDevice.Builder getDebuggedDeviceBuilder ()
A device on which debugger-instrumented ops and/or tensors reside..tensorflow.DebuggedDevice
.tensorflow.DebuggedDevice debugged_device = 12;public DebuggedDeviceOrBuilder getDebuggedDeviceOrBuilder ()
A device on which debugger-instrumented ops and/or tensors reside..tensorflow.DebuggedDevice
.tensorflow.DebuggedDevice debugged_device = 12;public DebuggedGraph getDebuggedGraph ()
Information about a debugged graph..tensorflow.DebuggedGraph
.tensorflow.DebuggedGraph debugged_graph = 8;public DebuggedGraph.Builder getDebuggedGraphBuilder ()
Information about a debugged graph..tensorflow.DebuggedGraph
.tensorflow.DebuggedGraph debugged_graph = 8;public DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()
Information about a debugged graph..tensorflow.DebuggedGraph
.tensorflow.DebuggedGraph debugged_graph = 8;público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
getExecution () de ejecución pública
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;public Execution.Builder getExecutionBuilder ()
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 GraphExecutionTrace.Builder getGraphExecutionTraceBuilder ()
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;public String 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 GraphOpCreation.Builder getGraphOpCreationBuilder ()
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;public SourceFile getSourceFile ()
The content of a source file.
.tensorflow.SourceFile source_file = 4;public SourceFile.Builder getSourceFileBuilder ()
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;public 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;public StackFrameWithId.Builder getStackFrameWithIdBuilder ()
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;public 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;public long getStep ()
Step of training (if available).
int64 step = 2;public double getWallTime ()
Timestamp in seconds (with microsecond precision).
double wall_time = 1;public boolean hasDebugMetadata ()
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;public boolean hasDebuggedDevice ()
A device on which debugger-instrumented ops and/or tensors reside..tensorflow.DebuggedDevice
.tensorflow.DebuggedDevice debugged_device = 12;public boolean hasDebuggedGraph ()
Information about a debugged graph..tensorflow.DebuggedGraph
.tensorflow.DebuggedGraph debugged_graph = 8;public boolean hasExecution ()
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;public boolean hasGraphExecutionTrace ()
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;public boolean 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;public boolean 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 final boolean isInitialized ()
public DebugEvent.Builder mergeDebugMetadata (valor de DebugMetadata )
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;public DebugEvent.Builder mergeDebuggedDevice (valor de DebuggedDevice )
A device on which debugger-instrumented ops and/or tensors reside..tensorflow.DebuggedDevice
.tensorflow.DebuggedDevice debugged_device = 12;public DebugEvent.Builder mergeDebuggedGraph (valor de DebuggedGraph )
Information about a debugged graph..tensorflow.DebuggedGraph
.tensorflow.DebuggedGraph debugged_graph = 8;public DebugEvent.Builder mergeExecution (valor de ejecución )
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;public DebugEvent.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public DebugEvent.Builder mergeGraphExecutionTrace (valor GraphExecutionTrace )
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;public DebugEvent.Builder mergeGraphOpCreation (valor de GraphOpCreation )
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7;public DebugEvent.Builder mergeSourceFile (valor de SourceFile )
The content of a source file.
.tensorflow.SourceFile source_file = 4;public DebugEvent.Builder mergeStackFrameWithId (valor StackFrameWithId )
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;DebugEvent.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public DebugEvent.Builder setDebugMetadata (valor DebugMetadata )
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;public DebugEvent.Builder setDebugMetadata ( DebugMetadata.Builder builderForValue)
Metadata related to this debugging data.
.tensorflow.DebugMetadata debug_metadata = 3;public DebugEvent.Builder setDebuggedDevice ( DebuggedDevice.Builder builderForValue)
A device on which debugger-instrumented ops and/or tensors reside..tensorflow.DebuggedDevice
.tensorflow.DebuggedDevice debugged_device = 12;public DebugEvent.Builder setDebuggedDevice (valor de DebuggedDevice )
A device on which debugger-instrumented ops and/or tensors reside..tensorflow.DebuggedDevice
.tensorflow.DebuggedDevice debugged_device = 12;public DebugEvent.Builder setDebuggedGraph ( DebuggedGraph.Builder builderForValue)
Information about a debugged graph..tensorflow.DebuggedGraph
.tensorflow.DebuggedGraph debugged_graph = 8;public DebugEvent.Builder setDebuggedGraph (valor de DebuggedGraph )
Information about a debugged graph..tensorflow.DebuggedGraph
.tensorflow.DebuggedGraph debugged_graph = 8;public DebugEvent.Builder setExecution ( Execution.Builder builderForValue)
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9;public DebugEvent.Builder setExecution (valor de ejecución )
Execution of an op or a Graph (e.g., a tf.function).
.tensorflow.Execution execution = 9; public DebugEvent.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
public DebugEvent.Builder setGraphExecutionTrace ( GraphExecutionTrace.Builder builderForValue)
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10; public DebugEvent.Builder setGraphExecutionTrace (valor de GraphExecutionTrace )
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;public DebugEvent.Builder setGraphId (valor de cadena)
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
string graph_id = 11;public DebugEvent.Builder setGraphIdBytes (valor de com.google.protobuf.ByteString)
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
string graph_id = 11;public DebugEvent.Builder setGraphOpCreation (valor de GraphOpCreation )
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7; public DebugEvent.Builder setGraphOpCreation ( GraphOpCreation.Builder builderForValue)
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
.tensorflow.GraphOpCreation graph_op_creation = 7; public DebugEvent.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
public DebugEvent.Builder setSourceFile (valor de SourceFile )
The content of a source file.
.tensorflow.SourceFile source_file = 4;public DebugEvent.Builder setSourceFile ( SourceFile.Builder builderForValue)
The content of a source file.
.tensorflow.SourceFile source_file = 4; public DebugEvent.Builder setStackFrameWithId ( StackFrameWithId.Builder builderForValue)
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;public DebugEvent.Builder setStackFrameWithId (valor de StackFrameWithId )
A stack frame (filename, line number and column number, function name and code string) with ID.
.tensorflow.StackFrameWithId stack_frame_with_id = 6;DebugEvent.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public DebugEvent.Builder setWallTime (valor doble)
Timestamp in seconds (with microsecond precision).
double wall_time = 1;