Variance ======== Compute the variance along the specified axis. **Abstract Signature:** ``Variance(a: Tensor, axis: int, dtype: dtype, out: Tensor, ddof: int = 0, keepdims: bool = False)`` .. raw:: html
torch.var
jax.numpy.var
numpy.var
keras.ops.var
tf.math.reduce_variance
mlx.core.var