Skip to content
Commit 9424cc4d authored by Eric Kunze's avatar Eric Kunze
Browse files

Fix output argument type for convolutions



Was out_t, which wasn't in the data types table.
Switch to acc_t, the size of the accumulator, which
is the output type for the convolutions.

Also added some types into the pseudocode to clarify
what types variables are.

Signed-off-by: Eric Kunze's avatarEric Kunze <eric.kunze@arm.com>
Change-Id: I210220199c2d39b16938094022339286df040545
parent d77db2a4
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