FeatureList.Builder

classe 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<? estende valores do recurso >)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (índice int, valor do recurso )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature ( Feature.Builder construtorForValue)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (valor do recurso )
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 interno)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Lista de recursos
Lista de recursos
FeatureList.Builder
claro ()
FeatureList.Builder
limparFeature ()
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
FeatureList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
FeatureList.Builder
clonar ()
Lista de recursos
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Recurso
getFeature (índice interno)
repeated .tensorflow.Feature feature = 1;
Feature.Builder
getFeatureBuilder (índice interno)
repeated .tensorflow.Feature feature = 1;
Lista< Feature.Builder >
getFeatureBuilderList ()
repeated .tensorflow.Feature feature = 1;
interno
getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
Lista <Recurso>
getFeatureList ()
repeated .tensorflow.Feature feature = 1;
FeatureOrBuilder
getFeatureOrBuilder (índice interno)
repeated .tensorflow.Feature feature = 1;
Lista<? estende 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 outro)
FeatureList.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
FeatureList.Builder
removeFeature (índice interno)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setFeature (índice int, valor do recurso )
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 do objeto)
FeatureList.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
FeatureList.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public FeatureList.Builder addAllFeature (Iterable<? estende Feature > valores)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (índice int, valor do recurso )

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature ( Feature.Builder construtorForValue)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (valor do recurso )

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder 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;

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

compilação de FeatureList pública ()

public FeatureList buildPartial ()

public FeatureList.Builder clearFeature ()

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public FeatureList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Clone público FeatureList.Builder ()

FeatureList pública getDefaultInstanceForType ()

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

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

recurso público 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;

público int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

Lista pública< Recurso > getFeatureList ()

repeated .tensorflow.Feature feature = 1;

public FeatureOrBuilder getFeatureOrBuilder (índice int)

repeated .tensorflow.Feature feature = 1;

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

repeated .tensorflow.Feature feature = 1;

público final booleano isInitialized ()

public FeatureList.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public FeatureList.Builder mergeFrom (com.google.protobuf.Message outro)

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

public FeatureList.Builder removeFeature (índice int)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setFeature (índice int, valor do recurso )

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setFeature (índice int, Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public FeatureList.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

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