Skip to content

MLBEDSW-10274 Lower TFLite Pad to TOSA Pad

Jacob Bohlin requested to merge MLBEDSW-10274 into main

Avoid having separate handling of TFLite Pad now that GraphIR lowering supports all Ethos-U targets. TFLite graph optimiser will now convert TFLite Pad to TOSA Pad which is then target-dependetly lowered in GraphIR optimiser.

Change-Id: Id133173173721556f85a4231184bc70018333fe2 Signed-off-by: Jacob Bohlin jacob.bohlin@arm.com

Merge request reports