classe finale statique publique Feature.Builder
Containers for non-sequential data.
tensorflow.Feature
de type Protobuf.Caractéristique Méthodes publiques
Feature.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
Fonctionnalité | construire () |
Fonctionnalité | buildPartial () |
Feature.Builder | clair () |
Feature.Builder | clearBytesList () .tensorflow.BytesList bytes_list = 1; |
Feature.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
Feature.Builder | clearFloatList () .tensorflow.FloatList float_list = 2; |
Feature.Builder | clearInt64Liste () .tensorflow.Int64List int64_list = 3; |
Feature.Builder | clearKind () |
Feature.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Feature.Builder | cloner () |
Liste d'octets | getBytesList () .tensorflow.BytesList bytes_list = 1; |
BytesList.Builder | getBytesListBuilder () .tensorflow.BytesList bytes_list = 1; |
BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
Fonctionnalité | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Liste flottante | getFloatList () .tensorflow.FloatList float_list = 2; |
FloatList.Builder | getFloatListBuilder () .tensorflow.FloatList float_list = 2; |
FloatListOrBuilder | getFloatListOrBuilder () .tensorflow.FloatList float_list = 2; |
Liste Int64 | getInt64Liste () .tensorflow.Int64List int64_list = 3; |
Int64List.Builder | getInt64ListBuilder () .tensorflow.Int64List int64_list = 3; |
Int64ListeOuBuilder | getInt64ListOrBuilder () .tensorflow.Int64List int64_list = 3; |
Fonctionnalité.KindCase | getKindCase () |
booléen | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
booléen | hasFloatList () .tensorflow.FloatList float_list = 2; |
booléen | hasInt64Liste () .tensorflow.Int64List int64_list = 3; |
booléen final | |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Feature.Builder | mergeFrom (com.google.protobuf.Message autre) |
Feature.Builder | |
Feature.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
Feature.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public Feature.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public booléen hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
public booléen hasFloatList ()
.tensorflow.FloatList float_list = 2;
public booléen hasInt64List ()
.tensorflow.Int64List int64_list = 3;
public final booléen isInitialized ()
public Feature.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public Feature.Builder setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
public Feature.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public Feature.Builder setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
public Feature.Builder setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;