![]() |
Class VarLenFeature
Configuration for parsing a variable-length input feature.
Aliases:
- Class
tf.VarLenFeature
- Class
tf.compat.v1.VarLenFeature
- Class
tf.compat.v1.io.VarLenFeature
- Class
tf.compat.v2.io.VarLenFeature
Fields:
dtype
: Data type of input.
__new__
__new__(
_cls,
dtype
)
Create new instance of VarLenFeature(dtype,)