aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures_new/PoolingLayerFixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures_new/PoolingLayerFixture.h')
-rw-r--r--tests/fixtures_new/PoolingLayerFixture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fixtures_new/PoolingLayerFixture.h b/tests/fixtures_new/PoolingLayerFixture.h
index a09b421ad0..fc9c90ae3c 100644
--- a/tests/fixtures_new/PoolingLayerFixture.h
+++ b/tests/fixtures_new/PoolingLayerFixture.h
@@ -39,6 +39,7 @@ template <typename TensorType, typename Function, typename Accessor>
class PoolingLayerFixture : public framework::Fixture
{
public:
+ template <typename...>
void setup(TensorShape src_shape, TensorShape dst_shape, PoolingLayerInfo info, DataType data_type, int batches)
{
// Set batched in source and destination shapes