aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/fixtures')
-rw-r--r--tests/validation/fixtures/DepthwiseConvolutionLayerFixture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/validation/fixtures/DepthwiseConvolutionLayerFixture.h b/tests/validation/fixtures/DepthwiseConvolutionLayerFixture.h
index 5a00c7c2d6..d291a7736a 100644
--- a/tests/validation/fixtures/DepthwiseConvolutionLayerFixture.h
+++ b/tests/validation/fixtures/DepthwiseConvolutionLayerFixture.h
@@ -342,7 +342,6 @@ public:
add_padding_x({ &_src, &_biases, &_target }, _data_layout);
add_padding_x({ &_weights }, _data_layout, true);
- add_padding_y({ &_src, &_target }, _data_layout);
// Create Depthwise Convolution configure function
const ConvolutionInfo info