FeatureOrBuilder

interface publique FeatureOrBuilder
Sous-classes indirectes connues

Méthodes publiques

liste d'octets abstraite
getBytesList ()
.tensorflow.BytesList bytes_list = 1;
résumé BytesListOrBuilder
getBytesListOrBuilder ()
.tensorflow.BytesList bytes_list = 1;
liste flottante abstraite
getFloatList ()
.tensorflow.FloatList float_list = 2;
résumé FloatListOrBuilder
getFloatListOrBuilder ()
.tensorflow.FloatList float_list = 2;
résumé Int64List
getInt64Liste ()
.tensorflow.Int64List int64_list = 3;
résumé Int64ListOrBuilder
getInt64ListOrBuilder ()
.tensorflow.Int64List int64_list = 3;
Fonctionnalité abstraite.KindCase
booléen abstrait
hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
booléen abstrait
hasFloatList ()
.tensorflow.FloatList float_list = 2;
booléen abstrait
hasInt64Liste ()
.tensorflow.Int64List int64_list = 3;

Méthodes publiques

public abstrait BytesList getBytesList ()

.tensorflow.BytesList bytes_list = 1;

résumé public BytesListOrBuilder getBytesListOrBuilder ()

.tensorflow.BytesList bytes_list = 1;

public abstrait FloatList getFloatList ()

.tensorflow.FloatList float_list = 2;

public abstrait FloatListOrBuilder getFloatListOrBuilder ()

.tensorflow.FloatList float_list = 2;

résumé public Int64List getInt64List ()

.tensorflow.Int64List int64_list = 3;

résumé public Int64ListOrBuilder getInt64ListOrBuilder ()

.tensorflow.Int64List int64_list = 3;

Résumé public Feature.KindCase getKindCase ()

public abstrait booléen hasBytesList ()

.tensorflow.BytesList bytes_list = 1;

public abstrait booléen hasFloatList ()

.tensorflow.FloatList float_list = 2;

public abstrait booléen hasInt64List ()

.tensorflow.Int64List int64_list = 3;