mirror of
https://gitee.com/mindspore/akg.git
synced 2025-12-06 11:59:12 +08:00
* bugfix: Path * Rollback KernelBench submodule to commit 21fbe5a (before b08d959762a3b… * aikg tests refactor
16 lines
558 B
Plaintext
16 lines
558 B
Plaintext
[submodule "akg-mlir/third-party/llvm-project"]
|
|
path = akg-mlir/third-party/llvm-project
|
|
url = https://gitee.com/mirrors/llvm-project.git
|
|
|
|
[submodule "aikg/thirdparty/KernelBench"]
|
|
path = aikg/thirdparty/KernelBench
|
|
url = https://github.com/ScalingIntelligence/KernelBench.git
|
|
branch = main
|
|
commit = 21fbe5a642898cd60b8f60c7aefb43d475e11f33
|
|
|
|
[submodule "aikg/thirdparty/MultiKernelBench"]
|
|
path = aikg/thirdparty/MultiKernelBench
|
|
url = https://github.com/wzzll123/MultiKernelBench.git
|
|
branch = main
|
|
commit = 55cb5c059573f0bf00f2dc24c75f810059cf2785
|