View source on GitHub |
DEPRECATED FUNCTION
tf.compat.v1.data.experimental.TensorArrayStructure(
dtype, element_shape, dynamic_size, infer_shape
)
Warning: THIS FUNCTION IS DEPRECATED. It will be removed in a future version.
Instructions for updating:
Use tf.TensorArraySpec
instead.