I wonder, why is the array I saved with either np.save() or cupy.save() is different from the original array
np.save()
cupy.save()
I found this problem because af