Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/util/
Dutil_Float24.h140 exp = exp - EXP_BIAS24 + EXP_BIAS32; in Bits24ToFloat32()
176 exp = exp - EXP_BIAS32 + EXP_BIAS24; in Float32ToBits24()
209 EXP_BIAS24 = 63, enumerator