Skip to content
Commit 12ab5da0 authored by Dominic Symes's avatar Dominic Symes
Browse files

Allow bias tensors to be broadcast



Bias tensors often have the same value for
each channel. To allow for this the number of
bias channels, BC, is permitted to be 1 or the
output channel size. If BC == 1 then the
bias is broadcast.

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