Sponsor of the Day:
Jerkmate
https://www.tensorflow.org/api_docs/python/tf/math/reduce_sum
tf.math.reduce_sum | TensorFlow v2.16.1
Computes the sum of elements across dimensions of a tensor.
tf math reducetensorflow v2 16sum
https://www.tensorflow.org/api_docs/python/tf/math/count_nonzero
tf.math.count_nonzero | TensorFlow v2.16.1
Computes number of nonzero elements across dimensions of a tensor.
tensorflow v2 16tf mathcountnonzero
https://www.tensorflow.org/api_docs/python/tf/math/special/expint
tf.math.special.expint | TensorFlow v2.16.1
Computes the Exponential integral of x element-wise.
tf math specialtensorflow v2 16
https://www.tensorflow.org/api_docs/python/tf/math/acos
tf.math.acos | TensorFlow v2.16.1
Computes acos of x element-wise.
tensorflow v2 16tf mathacos
https://www.tensorflow.org/api_docs/python/tf/math/atan2
tf.math.atan2 | TensorFlow v2.16.1
Computes arctangent of y/x element-wise, respecting signs of the arguments.
tensorflow v2 16tf mathatan2
https://www.tensorflow.org/api_docs/python/tf/math/lgamma
tf.math.lgamma | TensorFlow v2.16.1
Computes the log of the absolute value of Gamma(x) element-wise.
tensorflow v2 16tf math
https://www.tensorflow.org/api_docs/python/tf/math/cumprod
tf.math.cumprod | TensorFlow v2.16.1
Compute the cumulative product of the tensor x along axis.
tensorflow v2 16tf math
https://www.tensorflow.org/api_docs/python/tf/math/round
tf.math.round | TensorFlow v2.16.1
Rounds the values of a tensor to the nearest integer, element-wise.
tensorflow v2 16tf mathround
https://www.tensorflow.org/api_docs/python/tf/math/unsorted_segment_min
tf.math.unsorted_segment_min | TensorFlow v2.16.1
Computes the minimum along segments of a tensor.
tf math unsortedmin tensorflow v216 1segment
https://www.tensorflow.org/api_docs/python/tf/math/igammac
tf.math.igammac | TensorFlow v2.16.1
Compute the upper regularized incomplete Gamma function Q(a, x).
tensorflow v2 16tf math
https://www.tensorflow.org/api_docs/python/tf/math/truediv
tf.math.truediv | TensorFlow v2.16.1
Divides x / y elementwise (using Python 3 division operator semantics).
tensorflow v2 16tf math
https://www.tensorflow.org/api_docs/python/tf/math/pow
tf.math.pow | TensorFlow v2.16.1
Computes the power of one value to another.
tensorflow v2 16tf mathpow
https://www.tensorflow.org/api_docs/python/tf/math/acosh
tf.math.acosh | TensorFlow v2.16.1
Computes inverse hyperbolic cosine of x element-wise.
tensorflow v2 16tf math
https://www.tensorflow.org/api_docs/python/tf/math/scalar_mul
tf.math.scalar_mul | TensorFlow v2.16.1
Multiplies a scalar times a Tensor or IndexedSlices object.
mul tensorflow v2tf math16 1scalar
https://www.tensorflow.org/api_docs/python/tf/math/sign
tf.math.sign | TensorFlow v2.16.1
Returns an element-wise indication of the sign of a number.
tensorflow v2 16tf mathsign
https://www.tensorflow.org/api_docs/python/tf/math/square
tf.math.square | TensorFlow v2.16.1
Computes square of x element-wise.
tensorflow v2 16tf mathsquare
https://www.tensorflow.org/api_docs/python/tf/math/less
tf.math.less | TensorFlow v2.16.1
less tensorflow v2tf math16 1
https://www.tensorflow.org/api_docs/python/tf/math/reduce_all
tf.math.reduce_all | TensorFlow v2.16.1
Computes tf.math.logical_and of elements across dimensions of a tensor.
tf math reducetensorflow v2 16
https://www.tensorflow.org/api_docs/python/tf/math/greater
tf.math.greater | TensorFlow v2.16.1
tensorflow v2 16tf mathgreater
https://www.tensorflow.org/api_docs/python/tf/math/special/fresnel_cos
tf.math.special.fresnel_cos | TensorFlow v2.16.1
Computes Fresnel's cosine integral of x element-wise.
tf math specialtensorflow v2 16fresnelcos
https://www.tensorflow.org/api_docs/python/tf/math/argmin
tf.math.argmin | TensorFlow v2.16.1
Returns the index with the smallest value across axes of a tensor.
tensorflow v2 16tf mathargmin
https://www.tensorflow.org/api_docs/python/tf/math/atan
tf.math.atan | TensorFlow v2.16.1
Computes the trignometric inverse tangent of x element-wise.
tensorflow v2 16tf mathatan
https://www.tensorflow.org/api_docs/python/tf/math/floordiv
tf.math.floordiv | TensorFlow v2.16.1
Divides x / y elementwise, rounding toward the most negative integer.
tensorflow v2 16tf math
https://www.tensorflow.org/api_docs/python/tf/math/minimum
tf.math.minimum | TensorFlow v2.16.1
tensorflow v2 16tf mathminimum
https://www.tensorflow.org/api_docs/python/tf/math/special/bessel_y0
tf.math.special.bessel_y0 | TensorFlow v2.16.1
Computes the Bessel y0 function of x element-wise.
tf math specialtensorflow v2 16bessely0
https://www.tensorflow.org/api_docs/python/tf/math/reduce_min
tf.math.reduce_min | TensorFlow v2.16.1
Computes the tf.math.minimum of elements across dimensions of a tensor.
tf math reducemin tensorflow v216 1
https://www.tensorflow.org/api_docs/python/tf/math/tanh
tf.math.tanh | TensorFlow v2.16.1
Computes hyperbolic tangent of x element-wise.
tensorflow v2 16tf mathtanh
https://www.tensorflow.org/api_docs/python/tf/math/nextafter
tf.math.nextafter | TensorFlow v2.16.1
Returns the next representable value of x1 in the direction of x2, element-wise.
tensorflow v2 16tf mathnextafter
https://www.tensorflow.org/api_docs/python/tf/math/add_n
tf.math.add_n | TensorFlow v2.16.1
Returns the element-wise sum of a list of tensors.
n tensorflow v2tf math16 1add
https://www.tensorflow.org/api_docs/python/tf/math
Module: tf.math | TensorFlow v2.16.1
Public API for tf._api.v2.math namespace
tensorflow v2 16module tfmath
https://www.tensorflow.org/api_docs/python/tf/math/reduce_mean
tf.math.reduce_mean | TensorFlow v2.16.1
Computes the mean of elements across dimensions of a tensor.
tf math reducemean tensorflow v216 1
https://www.tensorflow.org/api_docs/python/tf/math/maximum
tf.math.maximum | TensorFlow v2.16.1
tensorflow v2 16tf mathmaximum
https://www.tensorflow.org/api_docs/python/tf/math/digamma
tf.math.digamma | TensorFlow v2.16.1
Computes Psi, the derivative of Lgamma (the log of the absolute value of
tensorflow v2 16tf math
https://www.tensorflow.org/api_docs/python/tf/math/reduce_max
tf.math.reduce_max | TensorFlow v2.16.1
Computes tf.math.maximum of elements across dimensions of a tensor.
tf math reducemax tensorflow v216 1
https://www.tensorflow.org/api_docs/python/tf/math/angle
tf.math.angle | TensorFlow v2.16.1
Returns the element-wise argument of a complex (or real) tensor.
tensorflow v2 16tf mathangle
https://www.tensorflow.org/api_docs/python/tf/math/tan
tf.math.tan | TensorFlow v2.16.1
Computes tan of x element-wise.
tensorflow v2 16tf mathtan
https://www.tensorflow.org/api_docs/python/tf/math/argmax
tf.math.argmax | TensorFlow v2.16.1
Returns the index with the largest value across axes of a tensor.
tensorflow v2 16tf math
https://www.tensorflow.org/api_docs/python/tf/math/divide
tf.math.divide | TensorFlow v2.16.1
Computes Python style division of x by y.
divide tensorflow v2tf math16 1
https://www.tensorflow.org/api_docs/python/tf/math/special/fresnel_sin
tf.math.special.fresnel_sin | TensorFlow v2.16.1
Computes Fresnel's sine integral of x element-wise.
tf math specialsin tensorflow v216 1fresnel
https://www.tensorflow.org/api_docs/python/tf/math/cosh
tf.math.cosh | TensorFlow v2.16.1
Computes hyperbolic cosine of x element-wise.
tensorflow v2 16tf mathcosh
https://www.tensorflow.org/api_docs/python/tf/math/reduce_logsumexp
tf.math.reduce_logsumexp | TensorFlow v2.16.1
Computes log(sum(exp(elements across dimensions of a tensor))).
tf math reducetensorflow v2 16
https://www.tensorflow.org/api_docs/python/tf/math/unsorted_segment_mean
tf.math.unsorted_segment_mean | TensorFlow v2.16.1
Computes the mean along segments of a tensor.
tf math unsortedmean tensorflow v216 1segment
https://www.tensorflow.org/api_docs/python/tf/math/sigmoid
tf.math.sigmoid | TensorFlow v2.16.1
Computes sigmoid of x element-wise.
tensorflow v2 16tf mathsigmoid
https://www.tensorflow.org/api_docs/python/tf/math/is_finite
tf.math.is_finite | TensorFlow v2.16.1
Returns which elements of x are finite.
tensorflow v2 16tf mathfinite
https://www.tensorflow.org/api_docs/python/tf/math/unsorted_segment_max
tf.math.unsorted_segment_max | TensorFlow v2.16.1
Computes the maximum along segments of a tensor.
tf math unsortedmax tensorflow v216 1segment
https://www.tensorflow.org/api_docs/python/tf/math/sinh
tf.math.sinh | TensorFlow v2.16.1
Computes hyperbolic sine of x element-wise.
tensorflow v2 16tf mathsinh
https://www.tensorflow.org/api_docs/python/tf/math/bincount
tf.math.bincount | TensorFlow v2.16.1
Counts the number of occurrences of each value in an integer array.
tensorflow v2 16tf mathbincount
https://www.tensorflow.org/api_docs/python/tf/math/reduce_any
tf.math.reduce_any | TensorFlow v2.16.1
Computes tf.math.logical_or of elements across dimensions of a tensor.
tf math reducetensorflow v2 16
https://www.tensorflow.org/api_docs/python/tf/math/multiply
tf.math.multiply | TensorFlow v2.16.1
Returns an element-wise x * y.
tensorflow v2 16tf mathmultiply
https://www.tensorflow.org/api_docs/python/tf/math/add
tf.math.add | TensorFlow v2.16.1
Returns x + y element-wise.
add tensorflow v2tf math16 1
https://www.tensorflow.org/api_docs/python/tf/compat/v1/math/real
tf.compat.v1.math.real | TensorFlow v2.16.1
Returns the real part of a complex (or real) tensor.
tf compat v1tensorflow v2 16math real
https://www.tensorflow.org/api_docs/python/tf/compat/v1/math/lgamma
tf.compat.v1.math.lgamma | TensorFlow v2.16.1
Computes the log of the absolute value of Gamma(x) element-wise.
tf compat v1tensorflow v2 16math
https://www.tensorflow.org/api_docs/python/tf/compat/v1/math/special
Module: tf.compat.v1.math.special | TensorFlow v2.16.1
Public API for tf._api.v2.math.special namespace
module tf compattensorflow v2 16v1 mathspecial
https://www.tensorflow.org/api_docs/python/tf/compat/v1/math/log1p
tf.compat.v1.math.log1p | TensorFlow v2.16.1
Computes natural logarithm of (1 + x) element-wise.
tf compat v1tensorflow v2 16mathlog1p
https://www.tensorflow.org/api_docs/python/tf/compat/v1/math/minimum
tf.compat.v1.math.minimum | TensorFlow v2.16.1
tf compat v1tensorflow v2 16mathminimum