summaryrefslogtreecommitdiff
path: root/src/database/kernels/xconvgemm/xconvgemm_6464.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2021-08-20 08:18:36 +0200
committerGitHub <noreply@github.com>2021-08-20 08:18:36 +0200
commit93d6070e276b574d28f257f25e7f11bbea77507a (patch)
tree40b3a873ad52c1ce46c8a8bfc1559af965cca9a7 /src/database/kernels/xconvgemm/xconvgemm_6464.hpp
parent6dbd6d96bc6898affef0ff873d1e3ac41bfa223b (diff)
parent2eaabeed100225aca81db469e50a8871636727f8 (diff)
Merge pull request #423 from CNugteren/new_tuning_results
New tuning results for 1 Intel CPU and 5 NVIDIA GPUs
Diffstat (limited to 'src/database/kernels/xconvgemm/xconvgemm_6464.hpp')
-rw-r--r--src/database/kernels/xconvgemm/xconvgemm_6464.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/database/kernels/xconvgemm/xconvgemm_6464.hpp b/src/database/kernels/xconvgemm/xconvgemm_6464.hpp
index a60cf2cb..a26aa3f7 100644
--- a/src/database/kernels/xconvgemm/xconvgemm_6464.hpp
+++ b/src/database/kernels/xconvgemm/xconvgemm_6464.hpp
@@ -15,7 +15,7 @@ const DatabaseEntry XconvgemmComplexDouble = {
{ // Default
kDeviceTypeAll, "default", {
{ "default", {
- { kDeviceNameDefault , Params{ 1, 8, 16, 16, 8, 0, 0, 1, 1, 32, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 1, 16, 32, 32, 8, 0, 0, 1, 1, 32, 0, 0, 0, 0, 0, 0 } },
} },
}
},