VarLenFeature
Defined in tensorflow/python/ops/parsing_ops.py
.
See the guide: Inputs and Readers > Converting
Configuration for parsing a variable-length input feature.
dtype
: Data type of input.dtype
Alias for field number 0
__new__
__new__( _cls, dtype )
Create new instance of VarLenFeature(dtype,)
© 2018 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