Skip to content
Commit 9aea29fa authored by Peng Sun's avatar Peng Sun
Browse files

Update floating-point dot product bounds



- Apply element-wise `max(abs(x), normal_min)` to handle subnormal
values and ensure numerical stability in bounds mode.

- Updated ops: CONV2D, CONV3D, DEPTHWISE_CONV2D, MATMUL,
TRANSPOSE_CONV2D, FFT2D, RFFT2D, AVG_POOL2D

Co-authored-by: Ian Tayler Lessa's avatarIan Tayler Lessa <ian.taylerlessa@arm.com>
Signed-off-by: Peng Sun's avatarPeng Sun <peng.sun@arm.com>
Change-Id: I5a2c3a44be647c5acb08d67e045af8250f9380bc
parent d649484d
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