MLBEDSW-10685: Don't remove reshapes when connected to CPU ops
Don't remove reshapes when they are connected to CPU op. Instead convert it to memory copy to preserve the tensor shapes. Later on, such memory copy ops may be optimized away.
Signed-off-by: Johan Gunnarsson johan.gunnarsson@arm.com Change-Id: I26419f5a95c187dc09b046523004fcdc1d5495a0