Example

exemple de classe finale publique

tensorflow.Example de type Protobuf.Exemple

Classes imbriquées

classe Exemple.Builder tensorflow.Example de type Protobuf.Exemple

Constantes

int FEATURES_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Exemple statique
Exemple
final statique com.google.protobuf.Descriptors.Descriptor
Caractéristiques
getFeatures ()
.tensorflow.Features features = 1;
FonctionnalitésOuBuilder
getFeaturesOrBuilder ()
.tensorflow.Features features = 1;
int
final com.google.protobuf.UnknownFieldSet
booléen
hasFeatures ()
.tensorflow.Features features = 1;
int
booléen final
Exemple statique.Builder
Exemple statique.Builder
newBuilder ( exemple de prototype)
Exemple.Builder
Exemple statique
parseDelimitedFrom (entrée InputStream)
Exemple statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Exemple statique
parseFrom (données ByteBuffer)
Exemple statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Exemple statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Exemple statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Exemple statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Exemple statique
parseFrom (données com.google.protobuf.ByteString)
Exemple statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Exemple statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
Exemple.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int FEATURES_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public static Exemple getDefaultInstance ()

public Exemple getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Fonctionnalités publiques getFeatures ()

.tensorflow.Features features = 1;

public FeaturesOrBuilder getFeaturesOrBuilder ()

.tensorflow.Features features = 1;

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public booléen hasFeatures ()

.tensorflow.Features features = 1;

code de hachage int public ()

public final booléen isInitialized ()

public static Exemple.Builder newBuilder ()

public static Exemple.Builder newBuilder ( Exemple de prototype)

public Exemple.Builder newBuilderForType ()

public static Exemple parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static Exemple parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static Exemple parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static Exemple parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static Exemple parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

exemple public static parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static Exemple parseFrom (données byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

exemple public static parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static Exemple parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static Exemple parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public Exemple.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException