torch.hspmm
-
torch.hspmm(mat1, mat2, *, out=None) → Tensor -
Выполняет матричное умножение разреженной матрицы COO
mat1и строемой матрицыmat2. Результатом является (1 + 1)-мерная гибридная COO матрица.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.hspmm.html