Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K
JAX  documentation - Home

jax.experimental.sparse.bcoo_reduce_sum

jax.experimental.sparse.bcoo_reduce_sum#

jax.experimental.sparse.bcoo_reduce_sum(mat,*,axes)[source]#

Sum array element over given axes.

Parameters:
  • mat (BCOO) – A BCOO-format array.

  • shape – The shape of the target array.

  • axes (Sequence[int]) – A tuple or list or ndarray which contains axes ofmat over whichsum is performed.

Returns:

A BCOO-format array containing the result.

Return type:

BCOO


[8]ページ先頭

©2009-2025 Movatter.jp