View source on GitHub |
DEPRECATED FUNCTION
tf.compat.v1.data.experimental.RaggedTensorStructure(
dtype, shape, ragged_rank
)
Warning: THIS FUNCTION IS DEPRECATED. It will be removed in a future version.
Instructions for updating:
Use tf.RaggedTensorSpec
instead.