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
fix: Remove epsilon from the comparisons in NE/CPPTopKV
The comparison in CPP and NETopKV functions don't use type-dependent epsilon anymore. A simple comparison.
This is categorized as fix because it's a very minor behavioural change in some edge-case numerical situations.
Partially Resolves: MLCE-1719
Change-Id: Ic0d02f6df05ce45886bcee458c2bcd578a388ee2
Signed-off-by: Gunes Bayir <gunes.bayir@arm.com>
0 commit comments