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.compress.html below:

jax.Array.compress — JAX documentation

jax.Array.compress#
abstract Array.compress(condition, axis=None, *, out=None, size=None, fill_value=0)[source]#

Return selected slices of this array along given axis.

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

Parameters:
  • self (Array)

  • condition (ArrayLike)

  • axis (int | None)

  • out (None)

  • size (int | None)

  • fill_value (ArrayLike)

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