uwsampl / SparseTIR

SparseTIR: Sparse Tensor Compiler for Deep Learning
https://sampl.cs.washington.edu/SparseTIR/
Apache License 2.0
131 stars 14 forks source link

[Bug] Int set analysis error in blockize when stride is not multiple of dimension length. #29

Open yzh119 opened 2 years ago

yzh119 commented 2 years ago

Appeared in Longformer and Pixelated Butterfly Transformer when I try to materialize the indices array.