lớp cuối cùng tĩnh công khai Features.Builder
Protobuf loại tensorflow.Features
Phương pháp công khai
Tính năng.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Đặc trưng | xây dựng () |
Đặc trưng | |
Tính năng.Builder | thông thoáng () |
Tính năng.Builder | |
Tính năng.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
Tính năng.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Tính năng.Builder | dòng vô tính () |
boolean | chứaFeature (Khóa chuỗi) Map from feature name to feature. |
Đặc trưng | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
Bản đồ<Chuỗi, Tính năng > | lấy tính năng () Thay vào đó hãy sử dụng getFeatureMap() . |
int | getFeatureCount () Map from feature name to feature. |
Bản đồ<Chuỗi, Tính năng > | getFeatureMap () Map from feature name to feature. |
Tính năng | |
Tính năng | getFeatureOrThrow (Khóa chuỗi) Map from feature name to feature. |
Bản đồ<Chuỗi, Tính năng > | getMutableFeature () Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế. |
boolean cuối cùng | |
Tính năng.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Tính năng.Builder | mergeFrom (com.google.protobuf.Message other) |
Tính năng cuối cùng.Builder | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Tính năng.Builder | |
Tính năng.Builder | |
Tính năng.Builder | RemoveFeature (Khóa chuỗi) Map from feature name to feature. |
Tính năng.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Tính năng.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
Tính năng cuối cùng.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
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 () |
trừu tượng boolean | chứaFeature (Khóa chuỗi) Map from feature name to feature. |
Bản đồ trừu tượng<Chuỗi, Tính năng > | lấy tính năng () Thay vào đó hãy sử dụng getFeatureMap() . |
int trừu tượng | getFeatureCount () Map from feature name to feature. |
Bản đồ trừu tượng<Chuỗi, Tính năng > | getFeatureMap () Map from feature name to feature. |
tính năng trừu tượng | |
tính năng trừu tượng | getFeatureOrThrow (Khóa chuỗi) Map from feature name to feature. |
Phương pháp công khai
public Features.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
boolean công khai chứaFeature (Khóa chuỗi)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
int công khai getFeatureCount ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
Bản đồ công khai<String, Feature > getFeatureMap ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
Tính năng công khai getFeatureOrDefault (Khóa chuỗi, Giá trị mặc định của tính năng )
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
Tính năng công khai getFeatureOrThrow (Khóa chuỗi)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
Bản đồ công khai<String, Feature > getMutableFeature ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
boolean cuối cùng công khai được khởi tạo ()
public Features.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
tính năng cuối cùng công khai.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public Features.Builder putAllFeature (Bản đồ <Chuỗi, Tính năng > giá trị)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public Features.Builder putFeature (Khóa chuỗi, Giá trị tính năng )
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public Features.Builder RemoveFeature (Khóa chuỗi)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;