add back some code

[ROCm/composable_kernel commit: 40836ab926]
This commit is contained in:
Chao Liu
2019-08-13 12:21:38 -05:00
parent 18bc57cd93
commit 15a2fc9029
4 changed files with 54 additions and 8 deletions

View File

@@ -71,7 +71,7 @@ int main(int argc, char* argv[])
{
using namespace ck;
#if 1
#if 0
constexpr index_t N = 64;
constexpr index_t C = 1536;
constexpr index_t HI = 8;