tf.train.Feature

A Feature is a list which may hold zero or more values.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.train.Feature

There are three base Feature types:

bytes_list BytesList bytes_list
float_list FloatList float_list
int64_list Int64List int64_list