On this page
torch.smm
torch.smm(input, mat) → Tensor- 
    
Performs a matrix multiplication of the sparse matrix
inputwith the dense matrixmat. 
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
 https://pytorch.org/docs/2.1/generated/torch.smm.html