I am using Tensorflow 2.3 to read 3 data files, which have rows and columns, to train a model. This is my sample code:
#Input data pipeline input1 = tf.data.T