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 | getKindCase () |
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
pubblico astratto booleano hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
public abstract booleano hasFloatList ()
.tensorflow.FloatList float_list = 2;
pubblico astratto booleano hasInt64List ()
.tensorflow.Int64List int64_list = 3;