Skip to content
Commit 788437e0 authored by Martin Klacer's avatar Martin Klacer Committed by Cathal Corbett
Browse files

IVGCVSW-8468: DTS Fixing floating point exception



 * Added check to prevent modulo by 0 in PerAxisIterator
   function SetIndexOnMem
 * Added m_Offset property to QSymm8PerAxisEncoder and
   QSymm8PerAxisDecoder, to be used instead of a literal '0'
   as the quantization offset
 * Refactored PerAxisEncoder/PerAxisDecoder creation in functions
   MakeEncoder/MakeDecoder in Encoders.hpp/Decoders.hpp
 * Modified functions GetTensorInfoForTfLite(Opaque)Tensor
   in opaque and classic delegate utils to include quantization
   offset for per-axis quantization

Signed-off-by: default avatarMartin Klacer <martin.klacer@arm.com>
Change-Id: I9f450ade65db53247238fb2d109701273398c83e
parent e8007a10
Loading
Loading
Loading
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