Skip to content
Commit a633bc61 authored by Jerry-Ge's avatar Jerry-Ge Committed by Eric Kunze
Browse files

Fix the floating point precision issue for Sigmoid FP32



The original calculation was auto-promoted to FP64 and causing the
discrepencies between TFL and TOSA. Sigmoid is now calculated with
only single precision floating point values.

Signed-off-by: Jerry-Ge's avatarJerry Ge <jerry.ge@arm.com>
Change-Id: Ia65b491ccf8af2493cc01ca66c28faff841407c2
parent e4b08ffb
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