mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 14:59:17 +00:00
Rename the workaround to a proper issue name
This commit is contained in:
committed by
Bartłomiej Kocot
parent
8c13df07bf
commit
e6a826d35a
@@ -198,7 +198,7 @@
|
||||
#define CK_WORKAROUND_SWDEV_388832 1
|
||||
|
||||
// workaround: Grouped Conv2d_bwd_data fails for already implemented instance
|
||||
#define CK_WORKAROUND_SWDEV_3318619 0
|
||||
#define CK_WORKAROUND_GITHUB_CK_824 1
|
||||
|
||||
// flag to enable (1) or disable (0) the debugging output in some kernels
|
||||
#define DEBUG_LOG 0
|
||||
|
||||
Reference in New Issue
Block a user