W3cubDocs

/TensorFlow Python

tf.VarLenFeature

class tf.VarLenFeature

See the guide: Inputs and Readers > Converting

Configuration for parsing a variable-length input feature.

Fields:

  • dtype: Data type of input.

Properties

dtype

Alias for field number 0

Class Members

__init__

count

index

Defined in tensorflow/python/ops/parsing_ops.py.

© 2017 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/VarLenFeature