کلاس نهایی استاتیک عمومی Feature.Builder
Containers for non-sequential data.
tensorflow.Feature
روش های عمومی
ویژگی.سازنده | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
ویژگی | ساختن () |
ویژگی | ساخت جزئی () |
ویژگی.سازنده | روشن () |
ویژگی.سازنده | clearBytesList () .tensorflow.BytesList bytes_list = 1; |
ویژگی.سازنده | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
ویژگی.سازنده | clearFloatList () .tensorflow.FloatList float_list = 2; |
ویژگی.سازنده | clearInt64List () .tensorflow.Int64List int64_list = 3; |
ویژگی.سازنده | clearKind () |
ویژگی.سازنده | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ویژگی.سازنده | کلون () |
BytesList | getBytesList () .tensorflow.BytesList bytes_list = 1; |
BytesList.Builder | getBytesListBuilder () .tensorflow.BytesList bytes_list = 1; |
BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
ویژگی | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
FloatList | 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; |
ویژگی.KindCase | getKindCase () |
بولی | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
بولی | hasFloatList () .tensorflow.FloatList float_list = 2; |
بولی | hasInt64List () .tensorflow.Int64List int64_list = 3; |
بولی نهایی | |
ویژگی.سازنده | |
ویژگی.سازنده | |
ویژگی.سازنده | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ویژگی.سازنده | mergeFrom (com.google.protobuf.Message other) |
ویژگی.سازنده | |
ویژگی نهایی. ساز | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
ویژگی.سازنده | |
ویژگی.سازنده | |
ویژگی.سازنده | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
ویژگی.سازنده | |
ویژگی.سازنده | |
ویژگی.سازنده | |
ویژگی.سازنده | |
ویژگی.سازنده | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
ویژگی نهایی. ساز | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
public Feature.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
hasBytesList بولین عمومی ()
.tensorflow.BytesList bytes_list = 1;
hasFloatList بولین عمومی ()
.tensorflow.FloatList float_list = 2;
hasInt64List بولین عمومی ()
.tensorflow.Int64List int64_list = 3;
بولین نهایی عمومی isInitialized ()
public Feature.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
public Feature.Builder setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
public Feature.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
public Feature.Builder setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
public Feature.Builder setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;