aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures_new/NormalizationLayerFixture.h
diff options
context:
space:
mode:
authorMoritz Pflanzer <moritz.pflanzer@arm.com>2017-07-18 13:42:54 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-09-17 14:16:42 +0100
commitb6c8d24042616341c1fbca6e255a69561c73fedf (patch)
treef959d732981d4230d6491d8636afe3f31d64e798 /tests/fixtures_new/NormalizationLayerFixture.h
parentfce87954ac2373e910ccb0d83a00f5958ba41e71 (diff)
downloadComputeLibrary-b6c8d24042616341c1fbca6e255a69561c73fedf.tar.gz
COMPMID-415: Use templates for data arguments
Change-Id: I815d705e7cf42022f7a203935dcaaa333a2801fe Reviewed-on: http://mpd-gerrit.cambridge.arm.com/80311 Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
Diffstat (limited to 'tests/fixtures_new/NormalizationLayerFixture.h')
-rw-r--r--tests/fixtures_new/NormalizationLayerFixture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fixtures_new/NormalizationLayerFixture.h b/tests/fixtures_new/NormalizationLayerFixture.h
index 63d2d42c88..999eed6cff 100644
--- a/tests/fixtures_new/NormalizationLayerFixture.h
+++ b/tests/fixtures_new/NormalizationLayerFixture.h
@@ -39,6 +39,7 @@ template <typename TensorType, typename Function, typename Accessor>
class NormalizationLayerFixture : public framework::Fixture
{
public:
+ template <typename...>
void setup(TensorShape shape, NormalizationLayerInfo info, DataType data_type, int batches)
{
// Set batched in source and destination shapes