summaryrefslogtreecommitdiff
path: root/src/database/kernels/xconvgemm/xconvgemm_6464.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2023-06-06 21:31:35 +0200
committerGitHub <noreply@github.com>2023-06-06 21:31:35 +0200
commit2b98c6a28c84fcb940e7712e726cacd3dab6fdb0 (patch)
treedb01c18362db655509a28d949b3b7abd1af7e272 /src/database/kernels/xconvgemm/xconvgemm_6464.hpp
parentec733402a8b1d56cea38e2d07623f6d0f8105f26 (diff)
Add tuning results for more devices (#488)
Add tuning results for 13 devices
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 3b40433c..cdcd52e6 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, 32, 32, 8, 0, 0, 1, 1, 32, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 1, 8, 16, 8, 8, 0, 0, 1, 1, 16, 0, 0, 0, 0, 0, 0 } },
} },
}
},