We should support the numpy function np.power. Edit: it would also be good to support elementwise exponentiation of `Tensor` using the `**` operator
We should support the numpy function np.power.
Edit: it would also be good to support elementwise exponentiation of
Tensorusing the**operator