description: Configuration for parsing a fixed-length input feature.

tf.io.FixedLenFeature

Configuration for parsing a fixed-length input feature.

To treat sparse input as dense, provide a default_value; otherwise, the parse functions will fail on any examples missing this feature.

Fields:

shape

dtype

default_value