Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K
JAX  documentation - Home

jax.Array.any

Contents

jax.Array.any#

abstractArray.any(axis=None,out=None,keepdims=False,*,where=None)[source]#

Test whether any array elements along a given axis evaluate to True.

Refer tojax.numpy.any() for the full documentation.

Parameters:
  • self (Array)

  • axis (reductions.Axis)

  • out (None)

  • keepdims (bool)

  • where (ArrayLike |None)

Return type:

Array

Contents

[8]ページ先頭

©2009-2026 Movatter.jp