huggingface/pytorch_block_sparse

Specify the sparsity for the BlockSparseLinear

zheng-ningxin opened this issue · 1 comments

Hi! thanks for the excellent job!
I am trying to use pytorch_block_sparse to do some research work and have some questions.
Can we specify the sparsity for the BlockSparseLinear layer?
Looking forward to hearing from you~

Solved.