FeatureListOrBuilder

interfaccia pubblica FeatureListOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

Caratteristica astratta
getFeature (indice int)
repeated .tensorflow.Feature feature = 1;
astratto int
getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
Elenco astratto< Funzionalità >
getFeatureList ()
repeated .tensorflow.Feature feature = 1;
FeatureOrBuilder astratto
getFeatureOrBuilder (indice int)
repeated .tensorflow.Feature feature = 1;
Elenco astratto<? estende FeatureOrBuilder >
getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;

Metodi pubblici

public abstract Funzionalità getFeature (indice int)

repeated .tensorflow.Feature feature = 1;

public abstract int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

Elenco abstract pubblico< Funzionalità > getFeatureList ()

repeated .tensorflow.Feature feature = 1;

public abstract FeatureOrBuilder getFeatureOrBuilder (indice int)

repeated .tensorflow.Feature feature = 1;

Elenco abstract pubblico<? estende FeatureOrBuilder > getFeatureOrBuilderList ()

repeated .tensorflow.Feature feature = 1;