From 73f19af80aaee8929553739894b8dd8fedb163c3 Mon Sep 17 00:00:00 2001 From: Ramy Elgammal Date: Sun, 23 Oct 2022 11:44:49 +0100 Subject: Add Dynamic Fusion GpuConv2d FP32/FP16 testcase Resolves: COMPMID-5511 Signed-off-by: Ramy Elgammal Change-Id: I0ac0acbf1de7da09f18f7b457307ec3cc99deb3b Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/8546 Comments-Addressed: Arm Jenkins Reviewed-by: SiCong Li Tested-by: Arm Jenkins Benchmark: Arm Jenkins --- utils/TypePrinter.h | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) (limited to 'utils') diff --git a/utils/TypePrinter.h b/utils/TypePrinter.h index f55f72a4b8..8b50e9d1ef 100644 --- a/utils/TypePrinter.h +++ b/utils/TypePrinter.h @@ -38,6 +38,7 @@ #include "arm_compute/core/Types.h" #include "arm_compute/core/experimental/IPostOp.h" #include "arm_compute/core/experimental/PostOps.h" +#include "arm_compute/dynamic_fusion/sketch/OperatorAttributes.h" #include "arm_compute/runtime/CL/CLTunerTypes.h" #include "arm_compute/runtime/CL/CLTypes.h" #include "arm_compute/runtime/FunctionDescriptors.h" @@ -3371,6 +3372,62 @@ inline std::string to_string(const std::tuple