mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 06:49:15 +00:00
Enable Grouped Conv Tile Fwd Tests daily (#3680)
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -1434,8 +1434,7 @@ pipeline {
|
||||
./bin/test_grouped_convnd_fwd_tile"""
|
||||
}
|
||||
steps{
|
||||
// TODO: Reenable after the instance fixes
|
||||
// buildHipClangJobAndReboot(setup_args:setup_args, build_type: 'Release', execute_cmd: execute_args)
|
||||
buildHipClangJobAndReboot(setup_args:setup_args, build_type: 'Release', execute_cmd: execute_args)
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user