DebugEvent.Builder

classe finale statique publique DebugEvent.Builder

 An Event related to the debugging of a TensorFlow program.
 
Tensorflow de type tensorflow.DebugEvent

Méthodes publiques

DebugEvent.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
Événement de débogage
Événement de débogage
DebugEvent.Builder
clair ()
DebugEvent.Builder
clearDebugMetadonnées ()
 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
clearExécution ()
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
clearField (champ 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
clearGraphOpCréation ()
 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
effacerFichierSource ()
 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
étape claire ()
 Step of training (if available).
DebugEvent.Builder
clearWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.Builder
DebugEvent.Builder
cloner ()
DebugMétadonnées
getDebugMetadata ()
 Metadata related to this debugging data.
DebugMetadata.Builder
getDebugMetadataBuilder ()
 Metadata related to this debugging data.
DebugMetadataOrBuilder
getDebugMetadataOrBuilder ()
 Metadata related to this debugging data.
Périphérique débogué
getDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
DéboguéDevice.Builder
getDebuggedDeviceBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
DéboguéDeviceOrBuilder
getDebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
Graphique débogué
getDebuggedGraph ()
 Information about a debugged graph.
DéboguéGraph.Builder
getDebuggedGraphBuilder ()
 Information about a debugged graph.
DéboguéGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
Événement de débogage
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Exécution
getExécution ()
 Execution of an op or a Graph (e.g., a tf.function).
Exécution.Builder
getExecutionBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
ExécutionOuBuilder
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.
Chaîne
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.
GraphOpCréation
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).
Fichier source
obtenirFichierSource ()
 The content of a source file.
SourceFile.Builder
getSourceFileBuilder ()
 The content of a source file.
FichierSourceOuBuilder
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.
long
getStep ()
 Step of training (if available).
double
getWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.WhatCase
booléen
hasDebugMetadata ()
 Metadata related to this debugging data.
booléen
hasDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
booléen
hasDebuggedGraph ()
 Information about a debugged graph.
booléen
hasExecution ()
 Execution of an op or a Graph (e.g., a tf.function).
booléen
hasGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
booléen
hasGraphOpCreation ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
booléen
hasSourceFile ()
 The content of a source file.
booléen
hasStackFrameWithId ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
booléen final
DebugEvent.Builder
mergeDebugMetadata (valeur DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Builder
mergeDebuggedDevice (valeur DebuggedDevice )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
mergeDebuggedGraph (valeur DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Builder
mergeExecution (valeur d'exécution )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
mergeFrom (com.google.protobuf.Message autre)
DebugEvent.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugEvent.Builder
mergeGraphExecutionTrace (valeur GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
mergeGraphOpCreation (valeur GraphOpCreation )
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Builder
mergeSourceFile (valeur SourceFile )
 The content of a source file.
DebugEvent.Builder
mergeStackFrameWithId (valeur 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 inconnuFields)
DebugEvent.Builder
setDebugMetadata (valeur DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Builder
setDebugMetadata ( DebugMetadata.Builder builderForValue)
 Metadata related to this debugging data.
DebugEvent.Builder
setDebuggedDevice ( DebuggedDevice.Builder builderForValue)
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
setDebuggedDevice (valeur DebuggedDevice )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
setDebuggedGraph ( DebuggedGraph.Builder builderForValue)
 Information about a debugged graph.
DebugEvent.Builder
setDebuggedGraph (valeur DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Builder
setExecution ( Execution.Builder builderForValue)
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
setExecution (valeur d'exécution )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
DebugEvent.Builder
setGraphExecutionTrace ( GraphExecutionTrace.Builder builderForValue)
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
setGraphExecutionTrace (valeur GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
setGraphId (valeur de chaîne)
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
DebugEvent.Builder
setGraphIdBytes (valeur 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 (valeur 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
DebugEvent.Builder
setSourceFile (valeur SourceFile )
 The content of a source file.
DebugEvent.Builder
setSourceFile ( SourceFile.Builder builderForValue)
 The content of a source file.
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 (valeur StackFrameWithId )
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder
setStep (valeur longue)
 Step of training (if available).
DebugEvent.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
DebugEvent.Builder
setWallTime (valeur double)
 Timestamp in seconds (with microsecond precision).

Méthodes héritées

Méthodes publiques

public DebugEvent.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public DebugEvent ()

public DebugEvent buildPartial ()

public DebugEvent.Builder clear ()

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 debugged_device = 12;

public DebugEvent.Builder clearDebuggedGraph ()

 Information about a debugged graph.
 
.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 clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

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 clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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 clearStep ()

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

public DebugEvent.Builder clearWallTime ()

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

public DebugEvent.Builder clearWhat ()

clone public DebugEvent.Builder ()

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 debugged_device = 12;

public DebuggedDevice.Builder getDebuggedDeviceBuilder ()

 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 DebuggedGraph.Builder getDebuggedGraphBuilder ()

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

public DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()

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

public DebugEvent getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

Exécution publique getExecution ()

 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;

chaîne publique 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 DebugEvent.WhatCase getWhatCase ()

public booléen hasDebugMetadata ()

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

public booléen hasDebuggedDevice ()

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

public booléen hasDebuggedGraph ()

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

public booléen hasExecution ()

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

public booléen hasGraphExecutionTrace ()

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

public booléen 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 booléen hasSourceFile ()

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

public booléen 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 booléen isInitialized ()

public DebugEvent.Builder mergeDebugMetadata (valeur DebugMetadata )

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

public DebugEvent.Builder mergeDebuggedDevice (valeur DebuggedDevice )

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

public DebugEvent.Builder mergeDebuggedGraph (valeur DebuggedGraph )

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

public DebugEvent.Builder mergeExecution (valeur d'exécution )

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

public DebugEvent.Builder mergeFrom (com.google.protobuf.Message autre)

public DebugEvent.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public DebugEvent.Builder mergeGraphExecutionTrace (valeur 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 (valeur 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 (valeur SourceFile )

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

public DebugEvent.Builder mergeStackFrameWithId (valeur StackFrameWithId )

 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 DebugEvent.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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

public DebugEvent.Builder setDebuggedDevice (valeur DebuggedDevice )

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

public DebugEvent.Builder setDebuggedGraph ( DebuggedGraph.Builder builderForValue)

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

public DebugEvent.Builder setDebuggedGraph (valeur DebuggedGraph )

 Information about a debugged graph.
 
.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 (valeur d'exécution )

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

public DebugEvent.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

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 (valeur 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 (valeur de chaîne)

 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 (valeur 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 (valeur 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public DebugEvent.Builder setSourceFile (valeur 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 (valeur StackFrameWithId )

 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 setStep (valeur longue)

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

public final DebugEvent.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DebugEvent.Builder setWallTime (valeur double)

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