jax.experimental.sparse.bcoo_squeeze#
- jax.experimental.sparse.bcoo_squeeze(arr, *, dimensions)[source]#
Sparse implementation of
jax.lax.squeeze().Squeeze any number of size 1 dimensions from an array.
Sparse implementation of jax.lax.squeeze().
Squeeze any number of size 1 dimensions from an array.