DebugEvent.Builder

מחלקה סופית סטטית ציבורית DebugEvent.Builder

 An Event related to the debugging of a TensorFlow program.
 
tensorflow.DebugEvent מסוג Protobuf

שיטות ציבוריות

DebugEvent.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
DebugEvent
DebugEvent
DebugEvent.Builder
DebugEvent.Builder
clearDebugMetadata ()
 Metadata related to this debugging data.
DebugEvent.Builder
clearDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
clearDebuggedGraph ()
 Information about a debugged graph.
DebugEvent.Builder
clearExecution ()
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
DebugEvent.Builder
clearGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
clearGraphId ()
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
DebugEvent.Builder
clearGraphOpCreation ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DebugEvent.Builder
clearSourceFile ()
 The content of a source file.
DebugEvent.Builder
clearStackFrameWithId ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder
clearStep ()
 Step of training (if available).
DebugEvent.Builder
clearWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.Builder
DebugEvent.Builder
DebugMetadata
getDebugMetadata ()
 Metadata related to this debugging data.
DebugMetadata.Builder
getDebugMetadataBuilder ()
 Metadata related to this debugging data.
DebugMetadataOrBuilder
getDebugMetadataOrBuilder ()
 Metadata related to this debugging data.
Device debugged
getDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
DebuggedDevice.Builder
getDebuggedDeviceBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
DebuggedDeviceOrBuilder
getDebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
DebuggedGraph
getDebuggedGraph ()
 Information about a debugged graph.
DebuggedGraph.Builder
getDebuggedGraphBuilder ()
 Information about a debugged graph.
DebuggedGraphOrBuilder
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
DebugEvent
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ביצוע
getExecution ()
 Execution of an op or a Graph (e.g., a tf.function).
ביצוע.בונה
getExecutionBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
ExecutionOrBuilder
getExecutionOrBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
GraphExecutionTrace
getGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
GraphExecutionTrace.Builder
getGraphExecutionTraceBuilder ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
GraphExecutionTraceOrBuilder
getGraphExecutionTraceOrBuilder ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
חוּט
getGraphId ()
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
com.google.protobuf.ByteString
getGraphIdBytes ()
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
GraphOpCreation
getGraphOpCreation ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
GraphOpCreation.Builder
getGraphOpCreationBuilder ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
GraphOpCreationOrBuilder
getGraphOpCreationOrBuilder ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
קובץ מקור
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.
ארוך
getStep ()
 Step of training (if available).
לְהַכפִּיל
getWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.WhatCase
בוליאני
hasDebugMetadata ()
 Metadata related to this debugging data.
בוליאני
hasDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
בוליאני
hasDebuggedGraph ()
 Information about a debugged graph.
בוליאני
hasExecution ()
 Execution of an op or a Graph (e.g., a tf.function).
בוליאני
hasGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
בוליאני
hasGraphOpCreation ()
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
בוליאני
hasSourceFile ()
 The content of a source file.
בוליאני
hasStackFrameWithId ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
בוליאנית סופית
DebugEvent.Builder
mergeDebugMetadata (ערך DebugMetadata )
 Metadata related to this debugging data.
DebugEvent.Builder
mergeDebuggedDevice (ערך DebuggedDevice )
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
mergeDebuggedGraph (ערך DebuggedGraph )
 Information about a debugged graph.
DebugEvent.Builder
mergeExecution (ערך ביצוע )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
mergeFrom (com.google.protobuf.Message אחר)
DebugEvent.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugEvent.Builder
mergeGraphExecutionTrace (ערך GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
mergeGraphOpCreation (ערך GraphOpCreation )
 The creation of an op within a graph (e.g., a FuncGraph compiled from
 a Python function).
DebugEvent.Builder
mergeSourceFile (ערך SourceFile )
 The content of a source file.
DebugEvent.Builder
mergeStackFrameWithId (ערך 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 unknownFields)
DebugEvent.Builder
setDebugMetadata (ערך 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 (ערך 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 (ערך 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 (ערך ביצוע )
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
DebugEvent.Builder
setGraphExecutionTrace ( GraphExecutionTrace.Builder builderForValue)
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
setGraphExecutionTrace (ערך GraphExecutionTrace )
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
setGraphId (ערך מחרוזת)
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
DebugEvent.Builder
setGraphIdBytes (ערך 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 (ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
DebugEvent.Builder
setSourceFile (ערך 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 (ערך StackFrameWithId )
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
DebugEvent.Builder
setStep (ערך ארוך)
 Step of training (if available).
final DebugEvent.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DebugEvent.Builder
setWallTime (ערך כפול)
 Timestamp in seconds (with microsecond precision).

שיטות בירושה

שיטות ציבוריות

public DebugEvent.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית DebugEvent public ()

public DebugEvent buildPartial ()

public DebugEvent.Builder נקה ()

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 (שדה 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 ()

שיבוט ציבורי 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

ביצוע ציבורי 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;

מחרוזת ציבורית 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;

הציבור 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;

ציבורי 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;

getWallTime כפול ציבורי ()

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

public DebugEvent.WhatCase getWhatCase ()

hasDebugMetadata בוליאני ציבורי ()

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

בוליאני ציבורי hasDebuggedDevice ()

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

hasDebuggedGraph בוליאני ציבורי ()

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

hasExecution בוליאני ציבורי ()

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

hasGraphExecutionTrace בוליאני ציבורי ()

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

hasGraphOpCreation בוליאני ציבורי ()

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

public Boolean hasSourceFile ()

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

hasStackFrameWithId בוליאני ציבורי ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public DebugEvent.Builder mergeDebugMetadata (ערך DebugMetadata )

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

public DebugEvent.Builder mergeDebuggedDevice (ערך DebuggedDevice )

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

public DebugEvent.Builder mergeDebuggedGraph (ערך DebuggedGraph )

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

public DebugEvent.Builder mergeExecution (ערך ביצוע )

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

public DebugEvent.Builder mergeFrom (com.google.protobuf.Message אחר)

public DebugEvent.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

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

public DebugEvent.Builder mergeStackFrameWithId (ערך 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 (ערך 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 (ערך 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 (ערך 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 (ערך ביצוע )

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

public DebugEvent.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

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 (ערך 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 (ערך מחרוזת)

 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 (ערך 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 (ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public DebugEvent.Builder setSourceFile (ערך 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 (ערך 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 (ערך ארוך)

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

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

public DebugEvent.Builder setWallTime (ערך כפול)

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