Skip to content
Commit 72e09fda authored by Johan Gunnarsson's avatar Johan Gunnarsson Committed by Fredrik Svedberg
Browse files

MLBEDSW-10594: Fix OFM quantization for decomped DepthwiseConv2D



When DepthwiseConv2D has depth multiplier >1, it's decomposed into
one op per depthwise multiplier. Weights and biases are sliced as
expected, but the per-channel OFM quantization also must be sliced.

Signed-off-by: Johan Gunnarsson's avatarJohan Gunnarsson <johan.gunnarsson@arm.com>
Change-Id: Ie7134987de9bb77dad99eb2322a2c8615e3e5471
parent f74d4f0c
Loading
Loading
Loading
Pipeline #26045 passed with stages
in 17 minutes and 14 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment