Commit e0426765 authored by Aviral Goel's avatar Aviral Goel
Browse files

flex attention jenkins switch off

parent 28345fbf
...@@ -815,7 +815,7 @@ pipeline { ...@@ -815,7 +815,7 @@ pipeline {
description: "Run the ck_tile FMHA tests (default: OFF)") description: "Run the ck_tile FMHA tests (default: OFF)")
booleanParam( booleanParam(
name: "RUN_CK_TILE_FLEX_ATTENTION_TESTS", name: "RUN_CK_TILE_FLEX_ATTENTION_TESTS",
defaultValue: true, defaultValue: false,
description: "Run the ck_tile FLEX ATTENTION tests (default: ON)") description: "Run the ck_tile FLEX ATTENTION tests (default: ON)")
booleanParam( booleanParam(
name: "RUN_CK_TILE_GEMM_TESTS", name: "RUN_CK_TILE_GEMM_TESTS",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment