Skip to content

Commit 3f02a22

Browse files
committed
Reduce tests due to issue 1812
1 parent bde9061 commit 3f02a22

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

mlir/test/e2e/PrAttentionF32.toml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,11 @@ directory = "PrAttentionF32"
22
prefix = "rocmlir-gen"
33
suffix = "--operation attention -t f32 --arch %arch -pv %random_data %rocmlir_gen_flags -relDiff_threshold 0.00005 | rocmlir-driver -c | mlir-runner -O2 --shared-libs=%linalg_test_lib_dir/libmlir_rocm_runtime%shlibext,%conv_validation_wrapper_library_dir/libconv-validation-wrappers%shlibext,%linalg_test_lib_dir/libmlir_runner_utils%shlibext,%linalg_test_lib_dir/libmlir_float16_utils%shlibext --entry-point-result=void | FileCheck %s --check-prefix="
44

5-
[[axis]]
6-
name = "transQ"
7-
values = ["true", "false"]
8-
prefix = "--transQ="
9-
105
[[axis]]
116
name = "transK"
127
values = ["true", "false"]
138
prefix = "--transK="
149

15-
[[axis]]
16-
name = "transV"
17-
values = ["true", "false"]
18-
prefix = "--transV="
19-
20-
[[axis]]
21-
name = "transO"
22-
values = ["true", "false"]
23-
prefix = "--transO="
24-
2510
## attention variant
2611
[[suite]]
2712
name = "pr_attention_f32"

0 commit comments

Comments
 (0)