You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle output from TOSA reference model being int8
Move TOSA reference model. This add .npy array now is
aligned to output int8 for BI models.
Make sure the dequantization not overflows by adding a cast
to int32.
Signed-off-by: Per Åstrand <[email protected]>
Change-Id: I2274955bc02a6f3a75687bb2f731b2058834c44f
0 commit comments