Skip to content

MLBEDSW-10449: Failed to find block configuration

Max Bergfelt requested to merge MLBEDSW-10449 into main

Fixed a non-negative check of the OFM slice shape size in the HandleDilation method of scheduler_decompose.cpp which was causing a fail to find the block config. The bug caused problems for certain networks with a dilation size greater than the IFM shape.

Change-Id: Ibbb9c47a6bf6b032087c30c926c0abbdf8f17b35 Signed-off-by: Max Bergfelt max.bergfelt@arm.com

Merge request reports

Loading