Skip to content
Commit eda7b126 authored by Dominic Symes's avatar Dominic Symes Committed by Eric Kunze
Browse files

TRANSPOSED_CONV2D: Invert pad definition



Increasing output pad values reduces the size of the output
region in the old definition. This is counter-intuitive.
This patch inverts the sign of the output pad values such
that increasing values leads to increasing pad. It also
specifies a pad limit range of output pad values that
give an output dependent on the whole input.

Signed-off-by: default avatarDominic Symes <dominic.symes@arm.com>
Change-Id: I47ff4ee67942aec9e728f0b42d87d20117f0b97a
parent 74a37cac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment