File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -206,12 +206,12 @@ jobs:
206206 fi
207207 # flagtree tle
208208 # python tutorials
209- python3 python/tutorials/tle/01-sparse-mla .py
209+ python3 python/tutorials/tle/01-fft .py
210210 python3 python/tutorials/tle/02-moe_align_block_size.py
211211 python3 python/tutorials/tle/03-topk.py
212- python3 python/tutorials/tle/04-fft .py
213- python3 python/tutorials/tle/05-deepseek_v32_topk_selector .py
214- python3 python/tutorials/tle/06-cluster-gemm .py
212+ python3 python/tutorials/tle/04-cluster-gemm .py
213+ python3 python/tutorials/tle/deepseek_v32/01-topk_selector .py
214+ python3 python/tutorials/tle/deepseek_v32/02-sparse-mla .py
215215 # python unit test
216216 python3 -m pytest -s python/test/tle/integration
217217 python3 -m pytest -s python/test/tle/unit
You can’t perform that action at this time.
0 commit comments