Skip to content

Commit 80b100a

Browse files
Merge branch 'develop' into bogdan-petkovic/jenkins-codepath-gfx-naming
2 parents 0115c3a + 5e1d9a7 commit 80b100a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mlir/utils/jenkins/Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,8 +1222,8 @@ pipeline {
12221222
}
12231223

12241224
stage("Parameter Sweep") {
1225-
//parameterSweep("conv_structure")
1226-
//parameterSweep("perf_config")
1225+
parameterSweep("conv_structure")
1226+
parameterSweep("perf_config")
12271227
parameterSweep(CODEPATH, "attention")
12281228
archiveArtifacts artifacts: 'build/failing_attn_configs.txt,build/failing_conv_configs.txt', allowEmptyArchive: true
12291229
}

0 commit comments

Comments
 (0)