DsmmΒΆ
Performs a matrix multiplication of the sparse matrix input and the dense matrix mat2.
Abstract Signature:
Dsmm(input: Tensor, mat2: Tensor)
PaxML / Praxis
API:
jax.experimental.sparse.bcoo_spdot_generalStrategy: Direct Mapping