mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 18:17:44 +00:00
Merge commit '6bfef6341417c81e06b7487fc16ad7222ded9386' into develop
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -801,6 +801,7 @@ def run_aiter_tests(Map conf=[:]){
|
||||
sh "python3 --version"
|
||||
sh "python3 /home/jenkins/workspace/aiter/op_tests/test_gemm_a8w8.py"
|
||||
sh "python3 /home/jenkins/workspace/aiter/op_tests/test_gemm_a8w8_blockscale.py"
|
||||
sh "python3 /home/jenkins/workspace/aiter/op_tests/test_mha.py"
|
||||
}
|
||||
catch(e){
|
||||
echo "Throwing error exception while running AITER tests"
|
||||
|
||||
Reference in New Issue
Block a user