Skip to content
Commit 81942e9d authored by Jonas Ohlsson's avatar Jonas Ohlsson Committed by patrik.gustavsson
Browse files

MLBEDSW-4913 Fix inception_v1/v3 output diff



Fix inception_v1/v3 output diffs.
Removing the Squeeze operator in the graph optimisation step.
The squeeze operator removes dimensions of size 1 from tensor shape.
The memory layout is preserved.

Signed-off-by: default avatarJonas Ohlsson <jonas.ohlsson@arm.com>
Change-Id: I4ceffcbb141af5ed50b0d1a9d1d67622e638c2a1
parent cc34d5d3
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