Home
last modified time | relevance | path

Searched refs:EXP_BIAS16 (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.21/include/nn/util/
Dutil_Float24.h610 exp = exp - EXP_BIAS16 + EXP_BIAS32; in Bits16ToFloat32()
646 exp = exp - EXP_BIAS32 + EXP_BIAS16; in Float32ToBits16()
679 EXP_BIAS16 = 15, enumerator