DebugEvent.Builder

classe final estática pública DebugEvent.Builder

 An Event related to the debugging of a TensorFlow program.
 
Tipo de protobuf tensorflow.DebugEvent

Métodos Públicos

DebugEvent.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Evento de depuração
Evento de depuração
DebugEvent.Builder
claro ()
DebugEvent.Builder
limparDebugMetadata ()
 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
limparExecução ()
 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
limparGraphId ()
 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 umof)
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
limparStep ()
 Step of training (if available).
DebugEvent.Builder
limparWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.Builder
DebugEvent.Builder
clonar ()
DebugMetadados
getDebugMetadata ()
 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.
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.
Gráfico depurado
getDebuggedGraph ()
 Information about a debugged graph.
DebuggedGraph.Builder
getDebuggedGraphBuilder ()
 Information about a debugged graph.
DebuggedGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
Evento de depuração
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Execução
getExecução ()
 Execution of an op or a Graph (e.g., a tf.function).
Execução.Construtor
getExecutionBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
ExecuçãoOrBuilder
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.
Corda
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.
Criação 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).
Arquivo fonte
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.
longo
getStep ()
 Step of training (if available).
dobro
obterWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.WhatCase
boleano
hasDebugMetadata ()
 Metadata related to this debugging data.
boleano
hasDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
boleano
hasDebuggedGraph ()
 Information about a debugged graph.
boleano
hasExecution ()
 Execution of an op or a Graph (e.g., a tf.function).
boleano
hasGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
boleano
hasGraphOpCreation ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
boleano
hasSourceFile ()
 The content of a source file.
boleano
hasStackFrameWithId ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
booleano final
DebugEvent.Builder
mergeDebugMetadata (valor DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Builder
mergeDebuggedDevice (valor DebuggedDevice )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
mergeDebuggedGraph (valor DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Builder
mergeExecution (valor de execução )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
mergeFrom (com.google.protobuf.Message outro)
DebugEvent.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugEvent.Builder
mergeGraphExecutionTrace (valor GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
mergeGraphOpCreation (valor GraphOpCreation )
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Builder
mergeSourceFile (valor SourceFile )
 The content of a source file.
DebugEvent.Builder
mergeStackFrameWithId (valor StackFrameWithId )
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
DebugEvent.Builder
setDebugMetadata (valor DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Builder
setDebugMetadata ( DebugMetadata.Builder construtorForValue)
 Metadata related to this debugging data.
DebugEvent.Builder
setDebuggedDevice ( DebuggedDevice.Builder construtorForValue)
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
setDebuggedDevice (valor DebuggedDevice )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
setDebuggedGraph ( DebuggedGraph.Builder construtorForValue)
 Information about a debugged graph.
DebugEvent.Builder
setDebuggedGraph (valor DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Builder
setExecution ( Execution.Builder construtorForValue)
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
setExecution (valor de execução )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
DebugEvent.Builder
setGraphExecutionTrace ( GraphExecutionTrace.Builder construtorForValue)
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
setGraphExecutionTrace (valor GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
setGraphId (valor da string)
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
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.
DebugEvent.Builder
setGraphOpCreation (valor GraphOpCreation )
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Builder
setGraphOpCreation ( GraphOpCreation.Builder construtorForValue)
 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 do objeto)
DebugEvent.Builder
setSourceFile (valor SourceFile )
 The content of a source file.
DebugEvent.Builder
setSourceFile ( SourceFile.Builder construtorForValue)
 The content of a source file.
DebugEvent.Builder
setStackFrameWithId ( StackFrameWithId.Builder construtorForValue)
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder
setStackFrameWithId (valor StackFrameWithId )
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder
setStep (valor longo)
 Step of training (if available).
DebugEvent.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
DebugEvent.Builder
setWallTime (valor duplo)
 Timestamp in seconds (with microsecond precision).

Métodos herdados

Métodos Públicos

public DebugEvent.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

compilação pública de DebugEvent ()

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

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

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

Clone DebugEvent.Builder público ()

público DebugMetadatagetDebugMetadata ( )

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

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

public DebuggedDevicegetDebuggedDevice ( )

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

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

public DebuggedGraphgetDebuggedGraph ( )

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

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

público DebugEvent getDefaultInstanceForType ()

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

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

Execução pública getExecution ()

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

Execution.Builder público getExecutionBuilder ()

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

ExecutionOrBuilder públicogetExecutionOrBuilder ()

 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;

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

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;

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;

arquivo de origem público getSourceFile ()

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

público SourceFile.BuildergetSourceFileBuilder ( )

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

public SourceFileOrBuildergetSourceFileOrBuilder ( )

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

StackFrameWithId públicogetStackFrameWithId ( )

 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.BuildergetStackFrameWithIdBuilder ( )

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

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

getStep longo público ()

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

getWallTime duplo público ()

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

público DebugEvent.WhatCase getWhatCase ()

hasDebugMetadata público booleano ()

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

público booleano hasDebuggedDevice ()

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

hasDebuggedGraph booleano público ()

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

hasExecution booleano público ()

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

 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 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 execução )

 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 outro)

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

Lança
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 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 SourceFile )

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

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

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

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

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

 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 execução )

 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 do 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 string)

 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 do objeto)

público DebugEvent.Builder setSourceFile (valor 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 longo)

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

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

público DebugEvent.Builder setWallTime (valor duplo)

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

,
classe final estática pública DebugEvent.Builder

 An Event related to the debugging of a TensorFlow program.
 
Tipo de protobuf tensorflow.DebugEvent

Métodos Públicos

DebugEvent.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Evento de depuração
Evento de depuração
DebugEvent.Builder
claro ()
DebugEvent.Builder
limparDebugMetadata ()
 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
limparExecução ()
 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
limparGraphId ()
 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 umof)
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
limparStep ()
 Step of training (if available).
DebugEvent.Builder
limparWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.Builder
DebugEvent.Builder
clonar ()
DebugMetadados
getDebugMetadata ()
 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.
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.
Gráfico depurado
getDebuggedGraph ()
 Information about a debugged graph.
DebuggedGraph.Builder
getDebuggedGraphBuilder ()
 Information about a debugged graph.
DebuggedGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
Evento de depuração
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Execução
getExecução ()
 Execution of an op or a Graph (e.g., a tf.function).
Execução.Construtor
getExecutionBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
ExecuçãoOrBuilder
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.
Corda
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.
Criação 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).
Arquivo fonte
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.
longo
getStep ()
 Step of training (if available).
dobro
obterWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.WhatCase
boleano
hasDebugMetadata ()
 Metadata related to this debugging data.
boleano
hasDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
boleano
hasDebuggedGraph ()
 Information about a debugged graph.
boleano
hasExecution ()
 Execution of an op or a Graph (e.g., a tf.function).
boleano
hasGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
boleano
hasGraphOpCreation ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
boleano
hasSourceFile ()
 The content of a source file.
boleano
hasStackFrameWithId ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
booleano final
DebugEvent.Builder
mergeDebugMetadata (valor DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Builder
mergeDebuggedDevice (valor DebuggedDevice )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
mergeDebuggedGraph (valor DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Builder
mergeExecution (valor de execução )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
mergeFrom (com.google.protobuf.Message outro)
DebugEvent.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugEvent.Builder
mergeGraphExecutionTrace (valor GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
mergeGraphOpCreation (valor GraphOpCreation )
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Builder
mergeSourceFile (valor SourceFile )
 The content of a source file.
DebugEvent.Builder
mergeStackFrameWithId (valor StackFrameWithId )
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
DebugEvent.Builder
setDebugMetadata (valor DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Builder
setDebugMetadata ( DebugMetadata.Builder construtorForValue)
 Metadata related to this debugging data.
DebugEvent.Builder
setDebuggedDevice ( DebuggedDevice.Builder construtorForValue)
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
setDebuggedDevice (valor DebuggedDevice )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
setDebuggedGraph ( DebuggedGraph.Builder construtorForValue)
 Information about a debugged graph.
DebugEvent.Builder
setDebuggedGraph (valor DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Builder
setExecution ( Execution.Builder construtorForValue)
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
setExecution (valor de execução )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
DebugEvent.Builder
setGraphExecutionTrace ( GraphExecutionTrace.Builder construtorForValue)
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
setGraphExecutionTrace (valor GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
setGraphId (valor da string)
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
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.
DebugEvent.Builder
setGraphOpCreation (valor GraphOpCreation )
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Builder
setGraphOpCreation ( GraphOpCreation.Builder construtorForValue)
 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 do objeto)
DebugEvent.Builder
setSourceFile (valor SourceFile )
 The content of a source file.
DebugEvent.Builder
setSourceFile ( SourceFile.Builder construtorForValue)
 The content of a source file.
DebugEvent.Builder
setStackFrameWithId ( StackFrameWithId.Builder construtorForValue)
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder
setStackFrameWithId (valor StackFrameWithId )
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder
setStep (valor longo)
 Step of training (if available).
DebugEvent.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
DebugEvent.Builder
setWallTime (valor duplo)
 Timestamp in seconds (with microsecond precision).

Métodos herdados

Métodos Públicos

public DebugEvent.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

compilação pública de DebugEvent ()

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

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

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

Clone DebugEvent.Builder público ()

público DebugMetadatagetDebugMetadata ( )

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

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

public DebuggedDevicegetDebuggedDevice ( )

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

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

public DebuggedGraphgetDebuggedGraph ( )

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

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

público DebugEvent getDefaultInstanceForType ()

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

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

Execução pública getExecution ()

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

Execution.Builder público getExecutionBuilder ()

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

ExecutionOrBuilder públicogetExecutionOrBuilder ()

 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;

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

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;

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;

arquivo de origem público getSourceFile ()

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

público SourceFile.BuildergetSourceFileBuilder ( )

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

public SourceFileOrBuildergetSourceFileOrBuilder ( )

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

StackFrameWithId públicogetStackFrameWithId ( )

 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.BuildergetStackFrameWithIdBuilder ( )

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

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

getStep longo público ()

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

getWallTime duplo público ()

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

público DebugEvent.WhatCase getWhatCase ()

hasDebugMetadata público booleano ()

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

público booleano hasDebuggedDevice ()

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

hasDebuggedGraph booleano público ()

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

hasExecution booleano público ()

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

 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 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 execução )

 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 outro)

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

Lança
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 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 SourceFile )

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

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

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

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

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

 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 execução )

 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 do 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 string)

 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 do objeto)

público DebugEvent.Builder setSourceFile (valor 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 longo)

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

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

público DebugEvent.Builder setWallTime (valor duplo)

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