FeatureOrBuilder

interfaccia pubblica FeatureOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

BytesList astratto
getBytesList ()
.tensorflow.BytesList bytes_list = 1;
astratto BytesListOrBuilder
getBytesListOrBuilder ()
.tensorflow.BytesList bytes_list = 1;
FloatList astratto
getListaFloat ()
.tensorflow.FloatList float_list = 2;
astratto FloatListOrBuilder
getFloatListOrBuilder ()
.tensorflow.FloatList float_list = 2;
astratto Int64List
getInt64Lista ()
.tensorflow.Int64List int64_list = 3;
astratto Int64ListOrBuilder
getInt64ListOrBuilder ()
.tensorflow.Int64List int64_list = 3;
astratto Feature.KindCase
booleano astratto
hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
booleano astratto
hasFloatList ()
.tensorflow.FloatList float_list = 2;
booleano astratto
hasInt64List ()
.tensorflow.Int64List int64_list = 3;

Metodi pubblici

estratto pubblico BytesList getBytesList ()

.tensorflow.BytesList bytes_list = 1;

estratto pubblico BytesListOrBuilder getBytesListOrBuilder ()

.tensorflow.BytesList bytes_list = 1;

estratto pubblico FloatList getFloatList ()

.tensorflow.FloatList float_list = 2;

estratto pubblico FloatListOrBuilder getFloatListOrBuilder ()

.tensorflow.FloatList float_list = 2;

estratto pubblico Int64List getInt64List ()

.tensorflow.Int64List int64_list = 3;

public abstract Int64ListOrBuilder getInt64ListOrBuilder ()

.tensorflow.Int64List int64_list = 3;

estratto pubblico Feature.KindCase getKindCase ()

pubblico astratto booleano hasBytesList ()

.tensorflow.BytesList bytes_list = 1;

pubblico astratto booleano hasFloatList ()

.tensorflow.FloatList float_list = 2;

pubblico astratto booleano hasInt64List ()

.tensorflow.Int64List int64_list = 3;