Equivalent of np.reshape() in pyTorch?

Do you think it a good idea to add a reshape function as a copy of view in pytorch to accommodate heavy numpy users?