"script/conv_driver.sh" did not exist on "6014185ac65e75f2a84cb67ef6ba83b48ae0fcb3"
Commit e0426765 authored by Aviral Goel's avatar Aviral Goel
Browse files

flex attention jenkins switch off

parent 28345fbf
......@@ -815,7 +815,7 @@ pipeline {
description: "Run the ck_tile FMHA tests (default: OFF)")
booleanParam(
name: "RUN_CK_TILE_FLEX_ATTENTION_TESTS",
defaultValue: true,
defaultValue: false,
description: "Run the ck_tile FLEX ATTENTION tests (default: ON)")
booleanParam(
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