SessionLog.Builder

공개 정적 최종 클래스 SessionLog.Builder

 Protocol buffer used for logging session state.
 
Protobuf 유형 tensorflow.SessionLog

공개 방법

SessionLog.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
세션로그
짓다 ()
세션로그
SessionLog.Builder
SessionLog.Builder
클리어체크포인트패스 ()
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
SessionLog.Builder
클리어메시지 ()
string msg = 3;
SessionLog.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SessionLog.Builder
클리어상태 ()
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
클론 ()
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
세션로그
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
세션로그.세션상태
get상태 ()
.tensorflow.SessionLog.SessionStatus status = 1;
정수
getStatus값 ()
.tensorflow.SessionLog.SessionStatus status = 1;
최종 부울
SessionLog.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SessionLog.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 SessionLog.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
SessionLog.Builder
setCheckpointPath (문자열 값)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setCheckpointPathBytes (com.google.protobuf.ByteString 값)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
SessionLog.Builder
setMsg (문자열 값)
string msg = 3;
SessionLog.Builder
setMsgBytes (com.google.protobuf.ByteString 값)
string msg = 3;
SessionLog.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
SessionLog.Builder
setStatus ( SessionLog.SessionStatus 값)
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
setStatusValue (정수 값)
.tensorflow.SessionLog.SessionStatus status = 1;
최종 SessionLog.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

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

공개 SessionLog 빌드 ()

공개 SessionLog buildPartial ()

공개 SessionLog.Builder 지우기 ()

공개 SessionLog.Builder ClearCheckpointPath ()

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

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

공개 SessionLog.Builder 클리어Msg ()

string msg = 3;

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

공개 SessionLog.Builder 클리어상태 ()

.tensorflow.SessionLog.SessionStatus status = 1;

공개 SessionLog.Builder 복제 ()

공개 문자열 getCheckpointPath ()

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

공개 com.google.protobuf.ByteString getCheckpointPathBytes ()

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

공개 SessionLog getDefaultInstanceForType ()

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

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

공개 문자열 getMsg ()

string msg = 3;

공개 com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

공개 SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

공개 int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

공개 최종 부울 isInitialized ()

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

던지기
IO예외

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

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

공개 SessionLog.Builder setCheckpointPath (문자열 값)

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

공개 SessionLog.Builder setCheckpointPathBytes (com.google.protobuf.ByteString 값)

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

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

공개 SessionLog.Builder setMsg (문자열 값)

string msg = 3;

공개 SessionLog.Builder setMsgBytes (com.google.protobuf.ByteString 값)

string msg = 3;

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

공개 SessionLog.Builder setStatus ( SessionLog.SessionStatus 값)

.tensorflow.SessionLog.SessionStatus status = 1;

공개 SessionLog.Builder setStatusValue (int 값)

.tensorflow.SessionLog.SessionStatus status = 1;

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