lớp cuối cùng tĩnh công khai 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.
tensorflow.SavedUserObject
Phương pháp công cộng
Đã lưuUserObject.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Đối tượng người dùng đã lưu | xây dựng () |
Đối tượng người dùng đã lưu | |
Đã lưuUserObject.Builder | thông thoáng () |
Đã lưuUserObject.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
Đã lưuUserObject.Builder | ClearIdentifier () Corresponds to a registration of the type to use in the loading program. |
Đã lưuUserObject.Builder | ClearMetadata () Initialization-related metadata. |
Đã lưuUserObject.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Đã lưuUserObject.Builder | ClearVersion () Version information from the producer of this SavedUserObject. |
Đã lưuUserObject.Builder | dòng vô tính () |
Đối tượng người dùng đã lưu | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
Sợi dây | 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. |
Sợi dây | getMetadata () Initialization-related metadata. |
com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
Phiên bảnDef | getVersion () Version information from the producer of this SavedUserObject. |
Phiên bảnDef.Builder | getVersionBuilder () Version information from the producer of this SavedUserObject. |
Phiên bảnDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
boolean | hasVersion () Version information from the producer of this SavedUserObject. |
boolean cuối cùng | |
Đã lưuUserObject.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Đã lưuUserObject.Builder | mergeFrom (com.google.protobuf.Message other) |
cuối cùng đã lưuUserObject.Builder | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Đã lưuUserObject.Builder | |
Đã lưuUserObject.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Đã lưuUserObject.Builder | setIdentifier (Giá trị chuỗi) Corresponds to a registration of the type to use in the loading program. |
Đã lưuUserObject.Builder | setIdentifierBytes (giá trị com.google.protobuf.ByteString) Corresponds to a registration of the type to use in the loading program. |
Đã lưuUserObject.Builder | setMetadata (Giá trị chuỗi) Initialization-related metadata. |
Đã lưuUserObject.Builder | setMetadataBytes (giá trị com.google.protobuf.ByteString) Initialization-related metadata. |
Đã lưuUserObject.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
cuối cùng đã lưuUserObject.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Đã lưuUserObject.Builder | |
Đã lưuUserObject.Builder | setVersion ( VersionDef.Builder builderForValue) Version information from the producer of this SavedUserObject. |
Phương pháp kế thừa
boolean | bằng (Đối tượng arg0) |
Lớp cuối cùng<?> | getClass () |
int | mã băm () |
khoảng trống cuối cùng | thông báo () |
khoảng trống cuối cùng | thông báoTất cả () |
Sợi dây | toString () |
khoảng trống cuối cùng | chờ đã (arg0 dài, int arg1) |
khoảng trống cuối cùng | chờ đã (arg0 dài) |
khoảng trống cuối cùng | Chờ đợi () |
chuỗi trừu tượng | getIdentifier () Corresponds to a registration of the type to use in the loading program. |
trừu tượng com.google.protobuf.ByteString | getIdentifierBytes () Corresponds to a registration of the type to use in the loading program. |
chuỗi trừu tượng | getMetadata () Initialization-related metadata. |
trừu tượng com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
Phiên bản trừu tượngDef | getVersion () Version information from the producer of this SavedUserObject. |
Phiên bản trừu tượngDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
trừu tượng boolean | hasVersion () Version information from the producer of this SavedUserObject. |
Phương pháp công cộng
công khai SavedUserObject.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
công khai SavedUserObject.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
công khai SavedUserObject.Builder clearIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
công khai SavedUserObject.Builder clearMetadata ()
Initialization-related metadata.
string metadata = 3;
công khai SavedUserObject.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
công khai SavedUserObject.Builder clearVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
chuỗi công khai getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
com.google.protobuf.ByteString getIdentifierBytes công khai ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
Chuỗi công khai getMetadata ()
Initialization-related metadata.
string metadata = 3;
com.google.protobuf.ByteString getMetadataBytes công khai ()
Initialization-related metadata.
string metadata = 3;
public VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public VersionDef.Builder getVersionBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
public VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
boolean công khai hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
boolean cuối cùng công khai được khởi tạo ()
công khai SavedUserObject.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
trận chung kết công khai SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public SavedUserObject.Builder mergeVersion (giá trị VersionDef )
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
công khai SavedUserObject.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
công khai SavedUserObject.Builder setIdentifier (Giá trị chuỗi)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
công khai SavedUserObject.Builder setIdentifierBytes (giá trị com.google.protobuf.ByteString)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
công khai SavedUserObject.Builder setMetadata (Giá trị chuỗi)
Initialization-related metadata.
string metadata = 3;
công khai SavedUserObject.Builder setMetadataBytes (giá trị com.google.protobuf.ByteString)
Initialization-related metadata.
string metadata = 3;
công khai SavingUserObject.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
trận chung kết công khai SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public SavingUserObject.Builder setVersion (giá trị VersionDef )
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
công khai SavingUserObject.Builder setVersion ( VersionDef.Builder builderForValue)
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;