공개 정적 최종 클래스 SessionLog.Builder
Protocol buffer used for logging session state.
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 | |
SessionLog.Builder | setStatusValue (정수 값) .tensorflow.SessionLog.SessionStatus status = 1; |
최종 SessionLog.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 SessionLog.Builder ClearCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
공개 문자열 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;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getMsg ()
string msg = 3;
공개 com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
공개 int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
공개 최종 부울 isInitialized ()
공개 SessionLog.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 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 setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 SessionLog.Builder setStatus ( SessionLog.SessionStatus 값)
.tensorflow.SessionLog.SessionStatus status = 1;