This commit is contained in:
Chao Liu
2019-05-31 01:25:14 -05:00
parent 9ef124cc15
commit 3a6044aa84
6 changed files with 135 additions and 60 deletions

View File

@@ -410,7 +410,7 @@ int main(int argc, char* argv[])
{
#if 0
constexpr index_t N = 8;
constexpr index_t C = 8;
constexpr index_t C = 16;
constexpr index_t HI = 3;
constexpr index_t WI = 18;
constexpr index_t K = 128;