Element-wise square root. You can also use sqrt().
Arguments
- operand
(
tensorish)
Operand.
Value
tensorish
Has the same shape and data type as the input.
See also
nvl_sqrt() for the underlying primitive.
Element-wise square root. You can also use sqrt().
(tensorish)
Operand.
tensorish
Has the same shape and data type as the input.
nvl_sqrt() for the underlying primitive.