Class FeatureList

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, FeatureListOrBuilder

@Generated public final class FeatureList extends GeneratedMessage implements FeatureListOrBuilder
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 type tensorflow.FeatureList
See Also: