tf.io.VarLenFeature | TensorFlow v2.16.1 (original) (raw)
Configuration for parsing a variable-length input feature.
View aliases
Compat aliases for migration
SeeMigration guide for more details.
tf.compat.v1.VarLenFeature, tf.compat.v1.io.VarLenFeature
tf.io.VarLenFeature(
dtype
)
Used in the notebooks
Fields | |
---|---|
dtype | Data type of input. |
Attributes | |
---|---|
dtype | A namedtuple alias for field number 0 |