Math Ops#
Computes the element-wise absolute value of |
|
Computes the element-wise sum of x and y. |
|
Computes the ceiling division of |
|
Computes the element-wise ceil of |
|
Clamps the input tensor |
|
Computes the element-wise cosine of |
|
Element-wise division of |
|
Computes the element-wise precise division (rounding to nearest wrt the IEEE standard) of |
|
Computes the element-wise error function of |
|
Computes the element-wise exponential of |
|
Computes the element-wise exponential (base 2) of |
|
Computes the element-wise fast division of |
|
Element-wise integer division of |
|
Computes the element-wise floor of |
|
Computes the element-wise fused multiply-add of |
|
Computes the element-wise natural logarithm of |
|
Computes the element-wise logarithm (base 2) of |
|
Computes the element-wise maximum of |
|
Computes the element-wise minimum of |
|
Element-wise remainder of |
|
Computes the element-wise product of x and y. |
|
Element-wise negation, the unary |
|
Computes the element-wise inverse square root of |
|
Computes the element-wise sigmoid of |
|
Computes the element-wise sine of |
|
Computes the element-wise softmax of |
|
Computes the element-wise fast square root of |
|
Computes the element-wise precise square root (rounding to nearest wrt the IEEE standard) of |
|
Computes the element-wise difference of x and y. |
|
Computes the element-wise most significant N bits of the 2N-bit product of |