공개 정적 최종 클래스 SavedUserObject.Builder
A SavedUserObject is an object (in the object-oriented language of the TensorFlow program) of some user- or framework-defined class other than those handled specifically by the other kinds of SavedObjects. This object cannot be evaluated as a tensor, and therefore cannot be bound to an input of a function.Protobuf 유형
tensorflow.SavedUserObject
공개 방법
SavedUserObject.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된사용자객체 | 짓다 () |
저장된사용자객체 | 빌드부분 () |
SavedUserObject.Builder | 분명한 () |
SavedUserObject.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
SavedUserObject.Builder | 클리어식별자 () Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | 클리어메타데이터 () Initialization-related metadata. |
SavedUserObject.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedUserObject.Builder | 클리어버전 () Version information from the producer of this SavedUserObject. |
SavedUserObject.Builder | 클론 () |
저장된사용자객체 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
끈 | getIdentifier () Corresponds to a registration of the type to use in the loading program. |
com.google.protobuf.ByteString | getIdentifierBytes () Corresponds to a registration of the type to use in the loading program. |
끈 | 메타데이터 가져오기 () Initialization-related metadata. |
com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
버전 정의 | 버전 획득 () Version information from the producer of this SavedUserObject. |
버전 정의.빌더 | getVersionBuilder () Version information from the producer of this SavedUserObject. |
버전DefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
부울 | 버전 () Version information from the producer of this SavedUserObject. |
최종 부울 | 초기화됨 () |
SavedUserObject.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SavedUserObject.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 SavedUserObject.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
SavedUserObject.Builder | |
SavedUserObject.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
SavedUserObject.Builder | setIdentifier (문자열 값) Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | setIdentifierBytes (com.google.protobuf.ByteString 값) Corresponds to a registration of the type to use in the loading program. |
SavedUserObject.Builder | setMetadata (문자열 값) Initialization-related metadata. |
SavedUserObject.Builder | setMetadataBytes (com.google.protobuf.ByteString 값) Initialization-related metadata. |
SavedUserObject.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 SavedUserObject.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
SavedUserObject.Builder | |
SavedUserObject.Builder | setVersion ( VersionDef.Builder builderForValue) Version information from the producer of this SavedUserObject. |
상속된 메서드
공개 방법
공개 SavedUserObject.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 SavedUserObject.Builder ClearIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
공개 SavedUserObject.Builder 클리어 버전 ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
공개 com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
공개 문자열 getMetadata ()
Initialization-related metadata.
string metadata = 3;
공개 com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
공개 VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
공개 VersionDef.Builder getVersionBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
공개 VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
공개 부울 hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
공개 최종 부울 isInitialized ()
공개 SavedUserObject.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 SavedUserObject.Builder mergeVersion ( VersionDef 값)
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
공개 SavedUserObject.Builder setIdentifier (문자열 값)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
공개 SavedUserObject.Builder setIdentifierBytes (com.google.protobuf.ByteString 값)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
공개 SavedUserObject.Builder setMetadata (문자열 값)
Initialization-related metadata.
string metadata = 3;
공개 SavedUserObject.Builder setMetadataBytes (com.google.protobuf.ByteString 값)
Initialization-related metadata.
string metadata = 3;
public SavedUserObject.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 SavedUserObject.Builder setVersion ( VersionDef 값)
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
공개 SavedUserObject.Builder setVersion ( VersionDef.Builder builderForValue)
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;