A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.jax.dev/en/latest/_autosummary/jax.Array.var.html below:

jax.Array.var — JAX documentation

jax.Array.var#
abstract Array.var(axis=None, dtype=None, out=None, ddof=0, keepdims=False, *, where=None, correction=None)[source]#

Compute the variance along a given axis.

Refer to jax.numpy.var() for full documentation.

Parameters:
  • self (Array)

  • axis (reductions.Axis)

  • dtype (DTypeLike | None)

  • out (None)

  • ddof (int)

  • keepdims (bool)

  • where (ArrayLike | None)

  • correction (int | float | None)

Return type:

Array


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3