Skip to content
Commit c3862c24 authored by Dwight Lidman's avatar Dwight Lidman Committed by patrik.gustavsson
Browse files

MLBEDSW-3008: Replace Split ops with Identity



A Split operation with num_splits=1 is essentially
a NOP. This commit adds a graph optimisation function
which replaces said Split ops with an Identity op for
later pruning.

Signed-off-by: default avatarDwight Lidman <dwight.lidman@arm.com>
Change-Id: I0b0c535f214f54ee4c255662a18c37543bdc6d64
parent 2f6f3790
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