giagrad.Tensor.square#

Tensor.square() Tensor[source]#

Returns a new tensor with the square of the elements of data.

See also

pow()