summaryrefslogtreecommitdiff
path: root/src/database/kernels/xconvgemm/xconvgemm_6464.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2022-04-25 20:33:47 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2022-04-25 20:33:47 +0200
commitc4163b4b1ad12b04a6514ca11ef7411d96f4ce43 (patch)
tree775eae34b355815e633a82d7403ed5ba1adef5e5 /src/database/kernels/xconvgemm/xconvgemm_6464.hpp
parent7ec8b2f29bdbc162a3a9ff2a28f9943d238c80da (diff)
Add tuning results for Radeon RX 6500 XT
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 a26aa3f7..3b40433c 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, 16, 32, 32, 8, 0, 0, 1, 1, 32, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 1, 8, 32, 32, 8, 0, 0, 1, 1, 32, 0, 0, 0, 0, 0, 0 } },
} },
}
},