DebugEvent.Builder

clase final estática pública DebugEvent.Builder

 An Event related to the debugging of a TensorFlow program.
 
Protobuf tipo tensorflow.DebugEvent

Métodos públicos

DebugEvent.Constructor
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Evento de depuración
Evento de depuración
DebugEvent.Constructor
claro ()
DebugEvent.Constructor
borrarDebugMetadata ()
 Metadata related to this debugging data.
DebugEvent.Constructor
borrar dispositivo depurado ()
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Constructor
borrarDebuggedGraph ()
 Information about a debugged graph.
DebugEvent.Constructor
borrarEjecución ()
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Constructor
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
DebugEvent.Constructor
clearGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Constructor
borrarIdGraphId ()
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
DebugEvent.Constructor
borrarGraphOpCreation ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Constructor
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
DebugEvent.Constructor
borrar archivo fuente ()
 The content of a source file.
DebugEvent.Constructor
borrarStackFrameWithId ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Constructor
borrarpaso ()
 Step of training (if available).
DebugEvent.Constructor
borrarWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.Constructor
DebugEvent.Constructor
clonar ()
Depurar metadatos
obtenerDebugMetadata ()
 Metadata related to this debugging data.
DebugMetadata.Builder
getDebugMetadataBuilder ()
 Metadata related to this debugging data.
DebugMetadataOrBuilder
getDebugMetadataOrBuilder ()
 Metadata related to this debugging data.
Dispositivo depurado
getDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
Dispositivo depurado.Builder
getDebuggedDeviceBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
DispositivoDepuradoOrBuilder
getDebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
Gráfico depurado
getDebuggedGraph ()
 Information about a debugged graph.
DepuradoGraph.Builder
getDebuggedGraphBuilder ()
 Information about a debugged graph.
DepuradoGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
Evento de depuración
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Ejecución
obtener ejecución ()
 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).
Ejecución o constructor
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.
Cadena
obtenerIdGrafico ()
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
com.google.protobuf.ByteString
obtenerGraphIdBytes ()
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
Creación de GraphOp
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
obtener archivo fuente ()
 The content of a source file.
FuenteFile.Builder
getSourceFileBuilder ()
 The content of a source file.
ArchivoFuenteOrBuilder
getSourceFileOrBuilder ()
 The content of a source file.
Marco de pila con ID
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
obtener paso ()
 Step of training (if available).
doble
obtenerWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.WhatCase
booleano
hasDebugMetadata ()
 Metadata related to this debugging data.
booleano
tieneDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
booleano
hasDebuggedGraph ()
 Information about a debugged graph.
booleano
tiene ejecución ()
 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
tieneGraphOpCreation ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
booleano
tieneSourceFile ()
 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.Constructor
mergeDebugMetadata (valor de DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Constructor
mergeDebuggedDevice (valor del dispositivo depurado )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Constructor
mergeDebuggedGraph (valor de DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Constructor
mergeExecution (valor de ejecución )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Constructor
mergeFrom (com.google.protobuf.Message otro)
DebugEvent.Constructor
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
DebugEvent.Constructor
mergeGraphExecutionTrace (valor de GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Constructor
mergeGraphOpCreation (valor de GraphOpCreation )
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Constructor
mergeSourceFile (valor del archivo fuente )
 The content of a source file.
DebugEvent.Constructor
mergeStackFrameWithId (valor StackFrameWithId )
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
final DebugEvent.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
DebugEvent.Constructor
setDebugMetadata (valor de DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Constructor
setDebugMetadata ( DebugMetadata.Builder builderForValue)
 Metadata related to this debugging data.
DebugEvent.Constructor
setDebuggedDevice ( DebuggedDevice.Builder builderForValue)
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Constructor
setDebuggedDevice (valor del dispositivo depurado )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Constructor
setDebuggedGraph ( DebuggedGraph.Builder constructorForValue)
 Information about a debugged graph.
DebugEvent.Constructor
setDebuggedGraph (valor de DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Constructor
setExecution ( Ejecución.Constructor constructorForValue)
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Constructor
setExecution (valor de ejecución )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Constructor
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
DebugEvent.Constructor
setGraphExecutionTrace ( GraphExecutionTrace.Builder builderForValue)
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Constructor
setGraphExecutionTrace (valor de GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Constructor
setGraphId (valor de cadena)
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
DebugEvent.Constructor
setGraphIdBytes (valor com.google.protobuf.ByteString)
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
DebugEvent.Constructor
setGraphOpCreation (valor de GraphOpCreation )
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Constructor
setGraphOpCreation ( GraphOpCreation.Builder constructorForValue)
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Constructor
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
DebugEvent.Constructor
setSourceFile (valor del archivo fuente )
 The content of a source file.
DebugEvent.Constructor
setSourceFile ( SourceFile.Builder constructorForValue)
 The content of a source file.
DebugEvent.Constructor
setStackFrameWithId ( StackFrameWithId.Builder constructorForValue)
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Constructor
setStackFrameWithId (valor StackFrameWithId )
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Constructor
setStep (valor largo)
 Step of training (if available).
final DebugEvent.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
DebugEvent.Constructor
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)

compilación pública de DebugEvent ()

public DebugEvent buildPartial ()

público DebugEvent.Builder claro ()

público DebugEvent.Builder clearDebugMetadata ()

 Metadata related to this debugging data.
 
.tensorflow.DebugMetadata debug_metadata = 3;

público DebugEvent.Builder clearDebuggedDevice ()

 A device on which debugger-instrumented ops and/or tensors reside.
 
.tensorflow.DebuggedDevice debugged_device = 12;

público DebugEvent.Builder clearDebuggedGraph ()

 Information about a debugged graph.
 
.tensorflow.DebuggedGraph debugged_graph = 8;

público DebugEvent.Builder clearExecution ()

 Execution of an op or a Graph (e.g., a tf.function).
 
.tensorflow.Execution execution = 9;

public DebugEvent.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público DebugEvent.Builder clearGraphExecutionTrace ()

 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
 
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;

público 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;

público 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;

público DebugEvent.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público DebugEvent.Builder clearSourceFile ()

 The content of a source file.
 
.tensorflow.SourceFile source_file = 4;

público 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;

público DebugEvent.Builder clearStep ()

 Step of training (if available).
 
int64 step = 2;

público DebugEvent.Builder clearWallTime ()

 Timestamp in seconds (with microsecond precision).
 
double wall_time = 1;

público DebugEvent.Builder clearWhat ()

clon público DebugEvent.Builder ()

público DebugMetadata getDebugMetadata ()

 Metadata related to this debugging data.
 
.tensorflow.DebugMetadata debug_metadata = 3;

público DebugMetadata.Builder getDebugMetadataBuilder ()

 Metadata related to this debugging data.
 
.tensorflow.DebugMetadata debug_metadata = 3;

público DebugMetadataOrBuilder getDebugMetadataOrBuilder ()

 Metadata related to this debugging data.
 
.tensorflow.DebugMetadata debug_metadata = 3;

dispositivo público depurado getDebuggedDevice ()

 A device on which debugger-instrumented ops and/or tensors reside.
 
.tensorflow.DebuggedDevice debugged_device = 12;

público DebuggedDevice.Builder getDebuggedDeviceBuilder ()

 A device on which debugger-instrumented ops and/or tensors reside.
 
.tensorflow.DebuggedDevice debugged_device = 12;

público DebuggedDeviceOrBuilder getDebuggedDeviceOrBuilder ()

 A device on which debugger-instrumented ops and/or tensors reside.
 
.tensorflow.DebuggedDevice debugged_device = 12;

público DebuggedGraph getDebuggedGraph ()

 Information about a debugged graph.
 
.tensorflow.DebuggedGraph debugged_graph = 8;

público DebuggedGraph.Builder getDebuggedGraphBuilder ()

 Information about a debugged graph.
 
.tensorflow.DebuggedGraph debugged_graph = 8;

público DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()

 Information about a debugged graph.
 
.tensorflow.DebuggedGraph debugged_graph = 8;

público DebugEvent getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

Ejecución pública getExecution ()

 Execution of an op or a Graph (e.g., a tf.function).
 
.tensorflow.Execution execution = 9;

ejecución pública.Builder getExecutionBuilder ()

 Execution of an op or a Graph (e.g., a tf.function).
 
.tensorflow.Execution execution = 9;

ejecución públicaOrBuilder getExecutionOrBuilder ()

 Execution of an op or a Graph (e.g., a tf.function).
 
.tensorflow.Execution execution = 9;

pública GraphExecutionTrace getGraphExecutionTrace ()

 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
 
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;

público GraphExecutionTrace.Builder getGraphExecutionTraceBuilder ()

 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
 
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;

público GraphExecutionTraceOrBuilder getGraphExecutionTraceOrBuilder ()

 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
 
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;

cadena pública getGraphId ()

 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
 
string graph_id = 11;

público 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;

pública 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;

público 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;

público 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;

archivo fuente público getSourceFile ()

 The content of a source file.
 
.tensorflow.SourceFile source_file = 4;

público SourceFile.Builder getSourceFileBuilder ()

 The content of a source file.
 
.tensorflow.SourceFile source_file = 4;

público SourceFileOrBuilder getSourceFileOrBuilder ()

 The content of a source file.
 
.tensorflow.SourceFile source_file = 4;

público 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;

público 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;

público 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 público largo ()

 Step of training (if available).
 
int64 step = 2;

público doble getWallTime ()

 Timestamp in seconds (with microsecond precision).
 
double wall_time = 1;

público DebugEvent.WhatCase getWhatCase ()

público booleano hasDebugMetadata ()

 Metadata related to this debugging data.
 
.tensorflow.DebugMetadata debug_metadata = 3;

hasDebuggedDevice público booleano ()

 A device on which debugger-instrumented ops and/or tensors reside.
 
.tensorflow.DebuggedDevice debugged_device = 12;

hasDebuggedGraph público booleano ()

 Information about a debugged graph.
 
.tensorflow.DebuggedGraph debugged_graph = 8;

hasExecution público booleano ()

 Execution of an op or a Graph (e.g., a tf.function).
 
.tensorflow.Execution execution = 9;

hasGraphExecutionTrace booleano público ()

 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
 
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;

hasGraphOpCreation booleano público ()

 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
 
.tensorflow.GraphOpCreation graph_op_creation = 7;

hasSourceFile público booleano ()

 The content of a source file.
 
.tensorflow.SourceFile source_file = 4;

hasStackFrameWithId booleano público ()

 A stack frame (filename, line number and column number, function name and
 code string) with ID.
 
.tensorflow.StackFrameWithId stack_frame_with_id = 6;

público final booleano isInitialized ()

public DebugEvent.Builder mergeDebugMetadata (valor 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 debugged_device = 12;

public DebugEvent.Builder mergeDebuggedGraph (valor DebuggedGraph )

 Information about a debugged graph.
 
.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;

público DebugEvent.Builder mergeFrom (com.google.protobuf.Message otro)

public DebugEvent.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

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 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;

público final DebugEvent.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

public DebugEvent.Builder setDebugMetadata (valor DebugMetadata )

 Metadata related to this debugging data.
 
.tensorflow.DebugMetadata debug_metadata = 3;

público DebugEvent.Builder setDebugMetadata ( DebugMetadata.Builder builderForValue)

 Metadata related to this debugging data.
 
.tensorflow.DebugMetadata debug_metadata = 3;

público DebugEvent.Builder setDebuggedDevice ( DebuggedDevice.Builder builderForValue)

 A device on which debugger-instrumented ops and/or tensors reside.
 
.tensorflow.DebuggedDevice debugged_device = 12;

public DebugEvent.Builder setDebuggedDevice (valor DebuggedDevice )

 A device on which debugger-instrumented ops and/or tensors reside.
 
.tensorflow.DebuggedDevice debugged_device = 12;

público DebugEvent.Builder setDebuggedGraph ( DebuggedGraph.Builder builderForValue)

 Information about a debugged graph.
 
.tensorflow.DebuggedGraph debugged_graph = 8;

public DebugEvent.Builder setDebuggedGraph (valor DebuggedGraph )

 Information about a debugged graph.
 
.tensorflow.DebuggedGraph debugged_graph = 8;

público 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)

público 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;

público DebugEvent.Builder setGraphExecutionTrace (valor GraphExecutionTrace )

 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
 
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;

público 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;

público DebugEvent.Builder setGraphIdBytes (valor 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;

público DebugEvent.Builder setGraphOpCreation (valor GraphOpCreation )

 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
 
.tensorflow.GraphOpCreation graph_op_creation = 7;

público 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;

público DebugEvent.Builder setSourceFile ( SourceFile.Builder builderForValue)

 The content of a source file.
 
.tensorflow.SourceFile source_file = 4;

público 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;

público DebugEvent.Builder setStackFrameWithId (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;

público DebugEvent.Builder setStep (valor largo)

 Step of training (if available).
 
int64 step = 2;

público final DebugEvent.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

public DebugEvent.Builder setWallTime (valor doble)

 Timestamp in seconds (with microsecond precision).
 
double wall_time = 1;