Skip to content

Commit 38f3a46

Browse files
committed
rebase
1 parent 0a043b9 commit 38f3a46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

benchmarks/gemm/benchmarks_sycl.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@
211211
// CUTLASS_CREATE_GEMM_BENCHMARK(PvcGemmBF16BF16FP32_RCR_Linear);
212212
// CUTLASS_CREATE_GEMM_BENCHMARK(PvcGemmBF16BF16FP32_RCR_Linear_MoE);
213213
//
214-
214+
215+
215216
using PvcGemmFP16FP16FP32_RCR_5 = cutlass::gemm::device::GemmConfiguration<
216217
cutlass::arch::IntelXe,
217218
cutlass::half_t, cutlass::layout::RowMajor,

0 commit comments

Comments
 (0)