Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K
JAX  documentation - Home

jax.Array.all

Contents

jax.Array.all#

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

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

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

Parameters:
  • self (Array)

  • axis (reductions.Axis)

  • out (None)

  • keepdims (bool)

  • where (ArrayLike |None)

Return type:

Array

Contents

[8]ページ先頭

©2009-2025 Movatter.jp