Arm backend: Add support for sqrt (#9928)
The sqrt operation is implemented via the pow operator, sqrt(x) = pow(x, 0.5). Signed-off-by: Fang-Ching <Fang-Ching.Chen@arm.com>
F
fumchin committed
7048740a50ee2918075d25b1da41e76d50e39226
Parent: 80400f6
Committed by GitHub <noreply@github.com>
on 4/11/2025, 7:19:50 AM