tf.io.VarLenFeature  |  TensorFlow v2.16.1 (original) (raw)

View source on GitHub

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

Used in the tutorials
Introduction to Fairness Indicators Fairness Indicators TensorBoard Plugin Example Colab Fairness Indicators on TF-Hub Text Embeddings Graph-based Neural Structured Learning in TFX Graph regularization for sentiment classification using synthesized graphs
Fields
dtype Data type of input.
Attributes
dtype A namedtuple alias for field number 0