[ROCm/composable_kernel commit: 740149fcf1]
This commit is contained in:
Chao Liu
2019-08-13 17:26:00 -05:00
parent 15a2fc9029
commit 9c00690649
13 changed files with 71 additions and 215 deletions

View File

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