MLBEDSW-10129 Preserve input/output order for raw format
This patch ensure the order of input and output tensors are preserved from source model to serialising to raw format.
Previously the tensors were ordered after the execution order of their consumer operation.
Change-Id: Ia5a32362a5fa2eb0217a1b69015795258c238000 Signed-off-by: Jacob Bohlin jacob.bohlin@arm.com