I have a, for example, numpy array X with a shape of [500, 20]. I want to convert it to a tuple Y that has 1 element, which is that numpy array X
X
Y