MLBEDSW-10973: Refactor CreateSchedulerRepresentation
Improves the runtime of createSchedulerRepresentation from quadratic to linear wrt to the amount of consumers/producers processed for a given tensor, by checking if a tensor has already been visited.
Change-Id: I1e3c46232ce121f5a1052b3723406cd568663f73 Signed-off-by: William Isaksson william.isaksson@arm.com