MedianΒΆ
Returns the median of the values in input.
Abstract Signature:
Median(input: Tensor, dim: int, keepdim: bool = False)
TensorFlow
API:
tf.math.reduce_medianStrategy: Plugin (tf_probability_median)
Returns the median of the values in input.
Abstract Signature:
Median(input: Tensor, dim: int, keepdim: bool = False)
tf.math.reduce_median