From c577f2c6a3b4ddb6ba87a882723c53a248afbeba Mon Sep 17 00:00:00 2001 From: telsoa01 Date: Fri, 31 Aug 2018 09:22:23 +0100 Subject: Release 18.08 --- src/armnnTfParser/test/DepthwiseConvolution2d.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/armnnTfParser/test/DepthwiseConvolution2d.cpp') diff --git a/src/armnnTfParser/test/DepthwiseConvolution2d.cpp b/src/armnnTfParser/test/DepthwiseConvolution2d.cpp index 84e7a7e7a9..a44f94957b 100644 --- a/src/armnnTfParser/test/DepthwiseConvolution2d.cpp +++ b/src/armnnTfParser/test/DepthwiseConvolution2d.cpp @@ -11,7 +11,7 @@ BOOST_AUTO_TEST_SUITE(TensorflowParser) -struct DepthwiseConvolution2dFixture : public ParserPrototxtFixture +struct DepthwiseConvolution2dFixture : public armnnUtils::ParserPrototxtFixture { explicit DepthwiseConvolution2dFixture(const char* paddingType) { -- cgit v1.2.1