dgl.sparse.sp_div_vο
- dgl.sparse.sp_div_v(A: SparseMatrix, v: Tensor) SparseMatrix [source]ο
Broadcast division for sparse matrix and vector.
See the definition of
sp_broadcast_v()
for details.
Broadcast division for sparse matrix and vector.
See the definition of sp_broadcast_v()
for details.