Commit 638da68
Refactor: migrate ABG and HBG examples to tests/st (#541)
- 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 overruns
Co-authored-by: majin0824 <majin15@huawei.com>1 parent af3b1db commit 638da68
65 files changed
Lines changed: 696 additions & 1773 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
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
1228 | 1233 | | |
1229 | 1234 | | |
1230 | 1235 | | |
| |||
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.
0 commit comments