I want to concat 2 arrays with same shapes as follow:
array1= (1230000,32) array2= (1230000,32) array3= (1230000,32)
I want my result become<