MLBEDSW-10690: Add OpType::MemoryCopy to supported-operators
- Add MemoryCopy as a supported-operator as reshape-removal (which runs before supported operator-checks) introduced memorycopies
- Resolves assert for reshape-like operations
Change-Id: Ic7a2e76feb1ddfb3c5cda42f1715a149c1914a36 Signed-off-by: Alexander Bengtsson Alexander.Bengtsson@arm.com