Commit e2580ac
majin0824
Refactor: migrate ABG and HBG examples to tests/st
- Move aicpu_build_graph and host_build_graph cases from examples/
to tests/st/, converting golden.py/kernel_config.py entries to
SceneTestCase format
- Delete obsolete golden.py, kernel_config.py, README, and docs
- Add small-tile dispatch (<16,16,...>) to HBG paged attention
kernels so the small1 case (head_dim=16, block_size=16) no longer
segfaults from buffer overruns1 parent b1ff237 commit e2580ac
63 files changed
Lines changed: 690 additions & 1772 deletions
File tree
- examples/a2a3
- aicpu_build_graph
- bgemm
- kernels
- docs
- vector_example
- kernels
- host_build_graph
- bgemm
- kernels
- docs
- matmul
- kernels
- paged_attention/kernels
- aic
- aiv
- orchestration
- vector_example
- kernels
- tests/st/a2a3
- aicpu_build_graph
- bgemm
- kernels
- aic
- aiv
- orchestration
- paged_attention_unroll
- kernels
- orchestration
- paged_attention
- kernels
- aic
- aiv
- orchestration
- vector_example
- kernels
- aiv
- orchestration
- host_build_graph
- bgemm
- kernels
- aic
- aiv
- orchestration
- matmul
- kernels
- aic
- aiv
- orchestration
- paged_attention
- kernels
- aic
- aiv
- vector_example
- kernels
- aiv
- orchestration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
Lines changed: 0 additions & 46 deletions
This file was deleted.
Lines changed: 0 additions & 64 deletions
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 55 deletions
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 40 deletions
This file was deleted.
0 commit comments