Skip to content
Commit 67a6f7f2 authored by Dominic Symes's avatar Dominic Symes
Browse files

Check the output shape of broadcast operations



For an operation that performs broadcast the
output shape size must be the maximum of the input shape
sizes in each dimension.

Additionally, the input dimension size must be 1 whenever
an input shape does not match the output shape size
in a dimension.

Signed-off-by: default avatarDominic Symes <dominic.symes@arm.com>
Change-Id: I89492f4ef22da76f84f12e720c79634ea42545bc
parent 18548921
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