Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel
Commits
5e303778
Commit
5e303778
authored
Apr 07, 2023
by
aska-0096
Browse files
fmha config update
parent
82fef9e9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_wmma_fp16.cpp
...emm/batched_gemm_scale_softmax_gemm_permute_wmma_fp16.cpp
+3
-3
No files found.
example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_permute_wmma_fp16.cpp
View file @
5e303778
...
@@ -97,11 +97,11 @@ using DeviceGemmInstance =
...
@@ -97,11 +97,11 @@ using DeviceGemmInstance =
// Gemm 0
// Gemm 0
128
,
// MPerBlock
128
,
// MPerBlock
64
,
// LPerBlock
64
,
// LPerBlock
32
,
// KPerBlock
64
,
// KPerBlock
8
,
// K1
8
,
// K1
// Gemm 1
// Gemm 1
64
,
// NPerBlock
64
,
// NPerBlock
32
,
// LTilePerBlock
64
,
// LTilePerBlock
8
,
// L1
8
,
// L1
16
,
// MPerWMMA
16
,
// MPerWMMA
16
,
// LPerWMMA
16
,
// LPerWMMA
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment