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
ClearGraphExecutionTrace ()
 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
클리어그래프OpCreation ()
 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.
디버깅된Device.Builder
getDebuggedDeviceBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
디버깅된DeviceOrBuilder
getDebuggedDeviceOrBuilder ()
 A device on which debugger-instrumented ops and/or tensors reside.
디버깅된 그래프
getDebuggedGraph ()
 Information about a debugged graph.
디버깅된 그래프.빌더
getDebuggedGraphBuilder ()
 Information about a debugged graph.
디버깅된 그래프 또는 빌더
getDebuggedGraphOrBuilder ()
 Information about a debugged graph.
디버그이벤트
최종 정적 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).
실행 또는 빌더
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.
GraphExecutionTrace.Builder
getGraphExecutionTraceBuilder ()
 A graph execution trace: Contains information about the intermediate
 tensors computed during the graph execution.
그래프실행TraceOrBuilder
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).
소스 파일
getSource파일 ()
 The content of a source file.
소스파일.빌더
getSourceFileBuilder ()
 The content of a source file.
소스파일또는빌더
getSourceFileOrBuilder ()
 The content of a source file.
ID가 있는 스택프레임
getStackFrameWithId ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
StackFrameWithId.Builder
getStackFrameWithIdBuilder ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
StackFrameWithIdOrBuilder
getStackFrameWithIdOrBuilder ()
 A stack frame (filename, line number and column number, function name and
 code string) with ID.
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).
부울
hasSource파일 ()
 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.다른 메시지 보내기)
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 알려지지 않은Fields)
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.UnknownFieldSet UnknownFields)
DebugEvent.Builder
setWallTime (이중 값)
 Timestamp in seconds (with microsecond precision).

상속된 메서드

공개 방법

공개 DebugEvent.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 DebugEvent 빌드 ()

공개 DebugEvent buildPartial ()

공개 DebugEvent.Builder 지우기 ()

공개 DebugEvent.Builder 클리어디버그메타데이터 ()

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

공개 DebugEvent.Builder ClearDebuggedDevice ()

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

공개 DebugEvent.Builder 클리어DebuggedGraph ()

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

공개 DebugEvent.Builder 클리어실행 ()

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

공개 DebugEvent.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 DebugEvent.Builder 클리어GraphExecutionTrace ()

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

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

공개 DebugEvent.Builder 클리어GraphOpCreation ()

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

공개 DebugEvent.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 DebugEvent.Builder 클리어소스파일 ()

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

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

공개 DebugEvent.Builder 클리어스텝 ()

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

공개 DebugEvent.Builder 클리어WallTime ()

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

공개 DebugEvent.Builder 클리어왓 ()

공개 DebugEvent.Builder 클론 ()

공개 DebugMetadata getDebugMetadata ()

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

공개 DebugMetadata.Builder getDebugMetadataBuilder ()

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

공개 DebugMetadataOrBuilder getDebugMetadataOrBuilder ()

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

공개 DebuggedDevice getDebuggedDevice ()

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

공개 DebuggedDevice.Builder getDebuggedDeviceBuilder ()

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

공개 DebuggedDeviceOrBuilder getDebuggedDeviceOrBuilder ()

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

공개 디버그 그래프 getDebuggedGraph ()

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

공개 DebuggedGraph.Builder getDebuggedGraphBuilder ()

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

공개 DebuggedGraphOrBuilder getDebuggedGraphOrBuilder ()

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

공개 DebugEvent getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 실행 getExecution ()

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

공개 실행.빌더 getExecutionBuilder ()

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

공개 ExecutionOrBuilder getExecutionOrBuilder ()

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

공개 GraphExecutionTrace getGraphExecutionTrace ()

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

공개 GraphExecutionTrace.Builder getGraphExecutionTraceBuilder ()

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

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

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

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

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

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

공개 소스파일 getSourceFile ()

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

공개 SourceFile.Builder getSourceFileBuilder ()

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

공개 SourceFileOrBuilder getSourceFileOrBuilder ()

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

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

공개 긴 getStep ()

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

공개 이중 getWallTime ()

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

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

공개 부울 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;

공개 최종 부울 isInitialized ()

공개 DebugEvent.Builder mergeDebugMetadata ( DebugMetadata 값)

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

공개 DebugEvent.Builder mergeDebuggedDevice ( DebuggedDevice 값)

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

공개 DebugEvent.Builder mergeDebuggedGraph ( DebuggedGraph 값)

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

공개 DebugEvent.Builder mergeExecution ( 실행 값)

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

공개 DebugEvent.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 DebugEvent.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

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

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

공개 DebugEvent.Builder mergeSourceFile ( SourceFile 값)

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

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

공개 최종 DebugEvent.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 DebugEvent.Builder setDebugMetadata ( DebugMetadata 값)

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

공개 DebugEvent.Builder setDebugMetadata ( DebugMetadata.Builder builderForValue)

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

공개 DebugEvent.Builder setDebuggedDevice ( DebuggedDevice.Builder builderForValue)

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

공개 DebugEvent.Builder setDebuggedDevice ( DebuggedDevice 값)

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

공개 DebugEvent.Builder setDebuggedGraph ( DebuggedGraph.Builder builderForValue)

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

공개 DebugEvent.Builder setDebuggedGraph ( DebuggedGraph 값)

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

공개 DebugEvent.Builder setExecution ( Execution.Builder builderForValue)

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

공개 DebugEvent.Builder setExecution ( 실행 값)

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

공개 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.
 
.tensorflow.GraphExecutionTrace graph_execution_trace = 10;

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

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

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

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

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

공개 DebugEvent.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 DebugEvent.Builder setSourceFile ( SourceFile 값)

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

공개 DebugEvent.Builder setSourceFile ( SourceFile.Builder builderForValue)

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

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

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

공개 DebugEvent.Builder setStep (긴 값)

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

공개 최종 DebugEvent.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

공개 DebugEvent.Builder setWallTime (이중 값)

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