FeatureList.Builder

clase final estática pública FeatureList.Builder

 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.
 
Protobuf tipo tensorflow.FeatureList

Métodos públicos

FeatureList.Builder
addAllFeature (Iterable<? extiende los valores de 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 constructorForValue)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (valor de característica )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (índice int, Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
Característica.Constructor
agregarFeatureBuilder ()
repeated .tensorflow.Feature feature = 1;
Característica.Constructor
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
característica clara ()
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
FeatureList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
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;
Característica.Constructor
getFeatureBuilder (índice int)
repeated .tensorflow.Feature feature = 1;
Lista< Característica.Constructor >
getFeatureBuilderList ()
repeated .tensorflow.Feature feature = 1;
En t
getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
Lista< Característica >
obtener lista de funciones ()
repeated .tensorflow.Feature feature = 1;
CaracterísticaOrBuilder
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 extensiónRegistry)
FeatureList.Builder
mergeFrom (com.google.protobuf.Message otro)
FeatureList.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
FeatureList.Builder
eliminar característica (índice int)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setFeature (índice int, valor de característica )
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 desconocidoFields)

Métodos heredados

Métodos públicos

public FeatureList.Builder addAllFeature (Iterable<? extiende los valores de Feature >)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (índice int, valor de característica )

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature ( Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (valor de característica )

repeated .tensorflow.Feature feature = 1;

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

repeated .tensorflow.Feature feature = 1;

característica pública.Builder agregarFeatureBuilder ()

repeated .tensorflow.Feature feature = 1;

Característica pública.Builder addFeatureBuilder (índice int)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación de FeatureList pública ()

Lista de funciones pública buildPartial ()

FeatureList.Builder público claro ()

FeatureList público.Builder clearFeature ()

repeated .tensorflow.Feature feature = 1;

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

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

clon público de FeatureList.Builder ()

Lista de funciones pública getDefaultInstanceForType ()

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

Característica pública getFeature (índice int)

repeated .tensorflow.Feature feature = 1;

Característica pública.Builder getFeatureBuilder (índice int)

repeated .tensorflow.Feature feature = 1;

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

repeated .tensorflow.Feature feature = 1;

público int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

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

repeated .tensorflow.Feature feature = 1;

FeatureOrBuilder público getFeatureOrBuilder (índice int)

repeated .tensorflow.Feature feature = 1;

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

repeated .tensorflow.Feature feature = 1;

público final booleano isInitialized ()

FeatureList.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

FeatureList.Builder público mergeFrom (com.google.protobuf.Message otro)

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

FeatureList.Builder público removeFeature (índice int)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setFeature (índice int, valor de característica )

repeated .tensorflow.Feature feature = 1;

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

repeated .tensorflow.Feature feature = 1;

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

público FeatureList.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

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