There are three ways by which we can create the Tensor. Each one has a different way to createTensor and use a different method. Tensors are created as :
* Create Tensor from an array
* Create Tensor with all ones and random number
* Create Tensor from numpy array