Each of these methods returns a Tensor
which is another way of viewing
the Storage
of the given tensor. Hence, any modification in the memory of
the sub-tensor will have an impact on the primary tensor, and vice-versa.
These methods are very fast, are they do not involve any memory copy.