classe finale publique
Containers for non-sequential data.
tensorflow.Feature
de type Protobuf.Caractéristique Classes imbriquées
classe | Feature.Builder | Containers for non-sequential data. | |
énumération | Fonctionnalité.KindCase |
Constantes
int | BYTES_LIST_FIELD_NUMBER | |
int | FLOAT_LIST_FIELD_NUMBER | |
int | INT64_LIST_FIELD_NUMBER |
Méthodes publiques
booléen | est égal (Obj objet) |
Liste d'octets | getBytesList () .tensorflow.BytesList bytes_list = 1; |
BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
Fonctionnalité statique | |
Fonctionnalité | |
final statique com.google.protobuf.Descriptors.Descriptor | |
Liste flottante | getFloatList () .tensorflow.FloatList float_list = 2; |
FloatListOrBuilder | getFloatListOrBuilder () .tensorflow.FloatList float_list = 2; |
Liste Int64 | getInt64Liste () .tensorflow.Int64List int64_list = 3; |
Int64ListeOuBuilder | getInt64ListOrBuilder () .tensorflow.Int64List int64_list = 3; |
Fonctionnalité.KindCase | getKindCase () |
int | |
final com.google.protobuf.UnknownFieldSet | |
booléen | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
booléen | hasFloatList () .tensorflow.FloatList float_list = 2; |
booléen | hasInt64Liste () .tensorflow.Int64List int64_list = 3; |
int | |
booléen final | |
Feature.Builder statique | newBuilder (prototype de fonctionnalité ) |
Feature.Builder statique | |
Feature.Builder | |
Fonctionnalité statique | parseDelimitedFrom (entrée InputStream) |
Fonctionnalité statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fonctionnalité statique | parseFrom (données ByteBuffer) |
Fonctionnalité statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fonctionnalité statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fonctionnalité statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
Fonctionnalité statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fonctionnalité statique | parseFrom (données com.google.protobuf.ByteString) |
Fonctionnalité statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Fonctionnalité statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
Feature.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int BYTES_LIST_FIELD_NUMBER
Valeur constante : 1
public statique final int FLOAT_LIST_FIELD_NUMBER
Valeur constante : 2
public statique final int INT64_LIST_FIELD_NUMBER
Valeur constante : 3
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
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;
code de hachage int public ()
public final booléen isInitialized ()
Fonctionnalité statique publique parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
Fonctionnalité statique publique parseFrom (données ByteBuffer)
Jetés
InvalidProtocolBufferException |
---|
fonctionnalité statique publique parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
Fonctionnalité statique publique parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
Fonctionnalité statique publique parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
Fonctionnalité statique publique parseFrom (données octets [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
Fonctionnalité statique publique parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
Fonctionnalité statique publique parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
fonctionnalité statique publique parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|