jax.experimental.sparse.JAXSparse#

class jax.experimental.sparse.JAXSparse(args, *, shape)[原始碼]#

高階 JAX 稀疏物件的基底類別。

參數:
__init__(args, *, shape)[原始碼]#
參數:

方法

__init__(args, *, shape)

block_until_ready()

sum(*args, **kwargs)

transpose([axes])

tree_flatten()

tree_unflatten(aux_data, children)

屬性

T

ndim

size

data

shape

nse

dtype