giagrad.Tensor.sqrt#

Tensor.sqrt() Tensor[source]#

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

See also

pow()