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_ROCM
Commits
a651e77b
Commit
a651e77b
authored
Feb 13, 2025
by
Jim
Browse files
remove test code
parent
9d772b9a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
example/ck_tile/01_fmha/generate.py
example/ck_tile/01_fmha/generate.py
+2
-2
No files found.
example/ck_tile/01_fmha/generate.py
View file @
a651e77b
...
...
@@ -64,7 +64,7 @@ if __name__ == "__main__":
"--direction"
,
# we keep 'direction' option for backward compatibility
"-a"
,
"--api"
,
default
=
'
b
wd'
,
default
=
'
f
wd'
,
required
=
False
,
help
=
"supply API(s) to generate (default: fwd). separated by comma."
)
...
...
@@ -99,7 +99,7 @@ if __name__ == "__main__":
parser
.
add_argument
(
"-r"
,
"--receipt"
,
default
=
3
,
default
=
0
,
required
=
False
,
help
=
"codegen receipt. 0: generate only 8xhdim coverage
\n
"
+
\
" 1: generate more instance to cover all hdim
\n
"
+
\
...
...
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