DebugEvent.Builder

パブリック静的最終クラスDebugEvent.Builder

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

パブリックメソッド

DebugEvent.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
デバッグイベント
建てる()
デバッグイベント
DebugEvent.Builder
クリア()
DebugEvent.Builder
クリアデバッグメタデータ()
 Metadata related to this debugging data.
DebugEvent.Builder
クリアデバッグデバイス()
 A device on which debugger-instrumented ops and/or tensors reside.
DebugEvent.Builder
クリアデバッググラフ()
 Information about a debugged graph.
DebugEvent.Builder
クリア実行()
 Execution of an op or a Graph (e.g., a tf.function).
DebugEvent.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
DebugEvent.Builder
クリアグラフ実行トレース()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
DebugEvent.Builder
クリアグラフID ()
 The ID of the graph (i.e., FuncGraph) executed here: applicable only
 to the execution of a FuncGraph.
DebugEvent.Builder
クリアグラフオプクリエーション()
 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
クリアソースファイル()
 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
クリアステップ()
 Step of training (if available).
DebugEvent.Builder
クリアウォールタイム()
 Timestamp in seconds (with microsecond precision).
DebugEvent.Builder
DebugEvent.Builder
デバッグメタデータ
getDebugMetadata ()
 Metadata related to this debugging data.
DebugMetadata.Builder
getDebugMetadataBuilder ()
 Metadata related to this debugging data.
デバッグメタデータまたはビルダー
getDebugMetadataOrBuilder ()
 Metadata related to this debugging data.
デバッグされたデバイス
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.
デバッグされたデバイスまたはビルダー
getDebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
デバッグされたグラフ
getDebuggedGraph ()
 Information about a debugged graph.
DebuggedGraph.Builder
getDebuggedGraphBuilder ()
 Information about a debugged graph.
デバッグされたグラフまたはビルダー
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
デバッグイベント
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
実行
get実行()
 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).
実行またはビルダー
getExecutionOrBuilder ()
 Execution of an op or a Graph (e.g., a tf.function).
グラフ実行トレース
getGraphExecutionTrace ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
グラフ実行トレース.ビルダー
getGraphExecutionTraceBuilder ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
グラフ実行トレースまたはビルダー
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.
グラフオペレーション作成
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).
グラフ演算子またはビルダー
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.
ソースファイル.ビルダー
getSourceFileBuilder ()
 The content of a source file.
ソースファイルまたはビルダー
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.
長さ
getステップ()
 Step of training (if available).
ダブル
getWallTime ()
 Timestamp in seconds (with microsecond precision).
DebugEvent.WhatCase
ブール値
デバッグメタデータがある()
 Metadata related to this debugging data.
ブール値
hasDebuggedDevice ()
 A device on which debugger-instrumented ops and/or tensors reside.
ブール値
hasDebuggedGraph ()
 Information about a debugged graph.
ブール値
実行あり()
 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).
ブール値
ソースファイルあり()
 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 other)
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.
最終的なDebugEvent.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
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 フィールド、int インデックス、オブジェクト値)
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).
最終的なDebugEvent.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
DebugEvent.Builder
setWallTime (倍精度値)
 Timestamp in seconds (with microsecond precision).

継承されたメソッド

パブリックメソッド

public DebugEvent.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public DebugEvent build ()

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

パブリック String getGraphId ()

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

public com.google.protobuf.ByteString getGraphIdBytes ()

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

public GraphOpCreation getGraphOpCreation ()

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

public GraphOpCreation.Builder getGraphOpCreationBuilder ()

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

public GraphOpCreationOrBuilder getGraphOpCreationOrBuilder ()

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

public SourceFile getSourceFile ()

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

public SourceFile.Builder getSourceFileBuilder ()

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

public SourceFileOrBuilder getSourceFileOrBuilder ()

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

public StackFrameWithId getStackFrameWithId ()

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

public StackFrameWithId.Builder getStackFrameWithIdBuilder ()

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

public StackFrameWithIdOrBuilder getStackFrameWithIdOrBuilder ()

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

public long getStep ()

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

public double getWallTime ()

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

public DebugEvent.WhatCase getWhatCase ()

public boolean hasDebugMetadata ()

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

public boolean hasDebuggedDevice ()

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

public boolean hasDebuggedGraph ()

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

public boolean hasExecution ()

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

public boolean hasGraphExecutionTrace ()

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

public boolean hasGraphOpCreation ()

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

public boolean hasSourceFile ()

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

public boolean hasStackFrameWithId ()

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

パブリック最終ブール値isInitialized ()

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

public DebugEvent.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

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

public DebugEvent.Builder setWallTime (倍精度値)

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