-
Notifications
You must be signed in to change notification settings - Fork 429
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Required prerequisites
- I have read the documentation https://tilelang.com.
- I have searched the Issue Tracker that this hasn't already been reported. (comment there if it has.)
What version of TileLang are you using?
0.1.7.post2+cuda.gitd6eb5d3d
System information
sys.version and sys.platform 3.12.0 | packaged by Anaconda, Inc. | (main, Oct 2 2023, 17:29:18) [GCC 11.2.0] linux
tilelang version: 0.1.7.post2+cuda.git2d8d3676
torch version: 2.9.0+cu128
Problem description
when run example below(examples/dsa_sparse_finetune/indexer_topk_reducesum.py), it errors:
ValueError: Cannot use and / or / not operator to Expr, hint: use tvm.tir.all / tvm.tir.any instead
Reproducible example code
The Python snippets:
python examples/dsa_sparse_finetune/indexer_topk_reducesum.py
Traceback
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working