FeatureList.Builder

FeatureList.Builder de clase final estática pública

 Containers for sequential data.
 A FeatureList contains lists of Features.  These may hold zero or more
 Feature values.
 FeatureLists are organized into categories by name.  The FeatureLists message
 contains the mapping from name to FeatureList.
 
Tensorflow de tipo tensorflow.FeatureList

Métodos públicos

FeatureList.Builder
addAllFeature ( valores Iterables <? extiende Característica >)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (índice int, valor de característica )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature ( Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (valor de la función )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (índice int, Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
Feature.Builder
addFeatureBuilder ()
repeated .tensorflow.Feature feature = 1;
Feature.Builder
addFeatureBuilder (índice int)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Lista de características
Lista de características
FeatureList.Builder
claro ()
FeatureList.Builder
clearFeature ()
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
FeatureList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FeatureList.Builder
clonar ()
Lista de características
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Característica
getFeature (índice int)
repeated .tensorflow.Feature feature = 1;
Feature.Builder
getFeatureBuilder (índice int)
repeated .tensorflow.Feature feature = 1;
Lista < Feature.Builder >
getFeatureBuilderList ()
repeated .tensorflow.Feature feature = 1;
En t
getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
Lista < función >
getFeatureList ()
repeated .tensorflow.Feature feature = 1;
FeatureOrBuilder
getFeatureOrBuilder (índice int)
repeated .tensorflow.Feature feature = 1;
Lista <? extiende FeatureOrBuilder >
getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;
booleano final
FeatureList.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FeatureList.Builder
mergeFrom (com.google.protobuf.Message otro)
FeatureList.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
FeatureList.Builder
removeFeature (índice int)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setFeature (int index, Feature value)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setFeature (índice int, Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
FeatureList.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
FeatureList.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

pública FeatureList.Builder addAllFeature (Iterable <? extiende Feature > Valores)

repeated .tensorflow.Feature feature = 1;

FeatureList.Builder público addFeature (índice int, valor de característica )

repeated .tensorflow.Feature feature = 1;

FeatureList.Builder público addFeature ( Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (valor de la función )

repeated .tensorflow.Feature feature = 1;

FeatureList.Builder público addFeature (índice int, Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

Feature.Builder público addFeatureBuilder ()

repeated .tensorflow.Feature feature = 1;

Feature.Builder público addFeatureBuilder (índice int)

repeated .tensorflow.Feature feature = 1;

pública FeatureList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor campo, el valor del objeto)

FeatureList pública build ()

FeatureList pública buildPartial ()

FeatureList.Builder público clear ()

FeatureList.Builder público clearFeature ()

repeated .tensorflow.Feature feature = 1;

FeatureList.Builder clearField público (campo com.google.protobuf.Descriptors.FieldDescriptor)

pública FeatureList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

FeatureList.Builder público clon ()

FeatureList pública getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

Función pública getFeature (índice int)

repeated .tensorflow.Feature feature = 1;

Feature.Builder público getFeatureBuilder (índice int)

repeated .tensorflow.Feature feature = 1;

Lista pública < Feature.Builder > getFeatureBuilderList ()

repeated .tensorflow.Feature feature = 1;

public int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

Lista pública < Característica > getFeatureList ()

repeated .tensorflow.Feature feature = 1;

pública FeatureOrBuilder getFeatureOrBuilder (int index)

repeated .tensorflow.Feature feature = 1;

lista pública <? extiende FeatureOrBuilder > getFeatureOrBuilderList ()

repeated .tensorflow.Feature feature = 1;

public final boolean isInitialized ()

pública FeatureList.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

pública FeatureList.Builder mergeFrom (com.google.protobuf.Message otra)

FeatureList.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

pública FeatureList.Builder removeFeature (int index)

repeated .tensorflow.Feature feature = 1;

pública FeatureList.Builder setFeature (int index, Característica Valor)

repeated .tensorflow.Feature feature = 1;

pública FeatureList.Builder setFeature (int index, Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

pública FeatureList.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor campo, el valor del objeto)

pública FeatureList.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, int index, el valor del objeto)

FeatureList.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)