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
81fa1a5e
Commit
81fa1a5e
authored
Oct 19, 2023
by
Harisankar Sadasivan
Browse files
merge changes for pr
parent
bbd498f1
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
10 deletions
+6
-10
example/27_layernorm/run_layernorm_example.inc
example/27_layernorm/run_layernorm_example.inc
+4
-4
example/42_groupnorm/run_groupnorm_example.inc
example/42_groupnorm/run_groupnorm_example.inc
+2
-2
script/cmake-ck-dev.sh
script/cmake-ck-dev.sh
+0
-4
No files found.
example/27_layernorm/run_layernorm_example.inc
100755 → 100644
View file @
81fa1a5e
example/42_groupnorm/run_groupnorm_example.inc
100755 → 100644
View file @
81fa1a5e
script/cmake-ck-dev.sh
View file @
81fa1a5e
...
...
@@ -12,11 +12,7 @@ cmake
-save-temps=
$PWD
"
\
-D
CMAKE_BUILD_TYPE
=
Release
\
-D
BUILD_DEV
=
ON
\
<<<<<<
< HEAD
-D
GPU_TARGETS
=
"gfx908;gfx90a;gfx940"
\
=======
-D
GPU_TARGETS
=
"gfx908;gfx90a;gfx940"
\
>>>>>>>
c99323be6e4a5c610e33493d2c30be73e4d0891c
-D
CMAKE_VERBOSE_MAKEFILE:BOOL
=
ON
\
-D
USE_BITINT_EXTENSION_INT4
=
OFF
\
${
MY_PROJECT_SOURCE
}
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