I\'m trying to feed two .npy files into a encoder-decoder model in tf.keras. The files are big and don\'t fit in the memory. To load the data I\'m trying the follow
tf.keras