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

[Bugfix] Fix installation issue when running `setup.py` #82

Closed yzh119 closed 1 year ago

yzh119 commented 1 year ago

Patch of https://github.com/apache/tvm/issues/11726.

Also refactor the installation script for docker and CI.