What is the equivalent in Tensorflow 2 of the following line :
tf.compat.v1.data.Iterator.from_structure(output_types, output_shapes)
In othe