מחלקה סופית סטטית ציבורית Feature.Builder
Containers for non-sequential data.
tensorflow.Feature מסוג Protobuf. תכונה שיטות ציבוריות
| Feature.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| תכונה | לבנות () |
| תכונה | buildPartial () |
| Feature.Builder | ברור () |
| Feature.Builder | clearBytesList () .tensorflow.BytesList bytes_list = 1; |
| Feature.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
| Feature.Builder | clearFloatList () .tensorflow.FloatList float_list = 2; |
| Feature.Builder | clearInt64List () .tensorflow.Int64List int64_list = 3; |
| Feature.Builder | clearKind () |
| Feature.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| Feature.Builder | שיבוט () |
| BytesList | getBytesList () .tensorflow.BytesList bytes_list = 1; |
| BytesList.Builder | getBytesListBuilder () .tensorflow.BytesList bytes_list = 1; |
| BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
| תכונה | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Float List | getFloatList () .tensorflow.FloatList float_list = 2; |
| FloatList.Builder | getFloatListBuilder () .tensorflow.FloatList float_list = 2; |
| FloatListOrBuilder | getFloatListOrBuilder () .tensorflow.FloatList float_list = 2; |
| Int64 List | getInt64List () .tensorflow.Int64List int64_list = 3; |
| Int64List.Builder | getInt64ListBuilder () .tensorflow.Int64List int64_list = 3; |
| Int64ListOrBuilder | getInt64ListOrBuilder () .tensorflow.Int64List int64_list = 3; |
| Feature.KindCase | getKindCase () |
| בוליאני | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
| בוליאני | hasFloatList () .tensorflow.FloatList float_list = 2; |
| בוליאני | hasInt64List () .tensorflow.Int64List int64_list = 3; |
| בוליאנית סופית | |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Feature.Builder | mergeFrom (com.google.protobuf.Message אחר) |
| Feature.Builder | |
| Final Feature.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | |
| Feature.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
| Final Feature.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public Feature.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
hasBytesList בוליאני ציבורי ()
.tensorflow.BytesList bytes_list = 1;
ישFloatList בוליאני ציבורי ()
.tensorflow.FloatList float_list = 2;
hasInt64List בוליאני ציבורי ()
.tensorflow.Int64List int64_list = 3;
בוליאני הסופי הציבורי הוא אתחול ()
public Feature.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public Feature.Builder setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
public Feature.Builder setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
public Feature.Builder setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;