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
6586485c
"...composable_kernel.git" did not exist on "1a0cd5d160dfbe107a454f975a26599fc6daddd4"
Commit
6586485c
authored
Aug 15, 2023
by
Bartlomiej Kocot
Browse files
Remove workaround after fix
parent
69ccb257
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
include/ck/ck.hpp
include/ck/ck.hpp
+0
-3
No files found.
include/ck/ck.hpp
View file @
6586485c
...
@@ -197,9 +197,6 @@
...
@@ -197,9 +197,6 @@
// workaround: compiler issue on gfx908
// workaround: compiler issue on gfx908
#define CK_WORKAROUND_SWDEV_388832 1
#define CK_WORKAROUND_SWDEV_388832 1
// workaround: Grouped Conv2d_bwd_data fails for already implemented instance
#define CK_WORKAROUND_GITHUB_ISSUE_824 1
// flag to enable (1) or disable (0) the debugging output in some kernels
// flag to enable (1) or disable (0) the debugging output in some kernels
#define DEBUG_LOG 0
#define DEBUG_LOG 0
...
...
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