공개 정적 최종 클래스 SessionMetadata.Builder
Metadata about the session. This can be used by the runtime and the Ops for debugging, monitoring, etc. The (name, version) tuple is expected to be a unique identifier for sessions within the same process. NOTE: This is currently used and propagated only by the direct session.
tensorflow.SessionMetadata 공개 방법
| 세션메타데이터.빌더 |  addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)  | 
| 세션메타데이터 |  짓다 ()  | 
| 세션메타데이터 |  빌드부분 ()  | 
| 세션메타데이터.빌더 |  분명한 ()  | 
| 세션메타데이터.빌더 |  ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)  | 
| 세션메타데이터.빌더 |  클리어이름 () string name = 1; | 
| 세션메타데이터.빌더 |  ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)  | 
| 세션메타데이터.빌더 |  클리어버전 ()  The version is optional.  | 
| 세션메타데이터.빌더 |  클론 ()  | 
| 세션메타데이터 | |
| 최종 정적 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| 끈 |  getName () string name = 1; | 
| com.google.protobuf.ByteString |  getNameBytes () string name = 1; | 
| 긴 |  버전 획득 ()  The version is optional.  | 
| 최종 부울 |  초기화됨 ()  | 
| 세션메타데이터.빌더 |  mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)  | 
| 세션메타데이터.빌더 |  mergeFrom (com.google.protobuf.다른 메시지 보내기)  | 
| 최종 SessionMetadata.Builder |  mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)  | 
| 세션메타데이터.빌더 |  setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)  | 
| 세션메타데이터.빌더 |  setName (문자열 값) string name = 1; | 
| 세션메타데이터.빌더 |  setNameBytes (com.google.protobuf.ByteString 값) string name = 1; | 
| 세션메타데이터.빌더 |  setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)  | 
| 최종 SessionMetadata.Builder |  setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)  | 
| 세션메타데이터.빌더 |  setVersion (긴 값)  The version is optional.  | 
상속된 메서드
공개 방법
공개 SessionMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)
공개 SessionMetadata.Builder ClearVersion ()
The version is optional. If set, needs to be >= 0.
int64 version = 2; 공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getName ()
 string name = 1;
공개 com.google.protobuf.ByteString getNameBytes ()
 string name = 1;
공개 긴 getVersion ()
The version is optional. If set, needs to be >= 0.
int64 version = 2; 공개 최종 부울 isInitialized ()
공개 SessionMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 | 
|---|
공개 최종 SessionMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 SessionMetadata.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 SessionMetadata.Builder setVersion (긴 값)
The version is optional. If set, needs to be >= 0.
int64 version = 2;