Skip to content

MLBEDSW-11228: Allow duplicate tensor readers

Ida Levison requested to merge MLBEDSW-11228 into main

This is necessary if a tensor is used as multiple inputs to a single op. This stops the graph rewrite from unexpectedly dropping a reader when one of the edges is replaced.

Change-Id: I2c3133b8130f540631c97e3e2bcd6ce1df3b7aea Signed-off-by: Ida Levison ida.levison@arm.com

Merge request reports

Loading