Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/util/
Dutil_Float24.h451 exp = exp - EXP_BIAS20 + EXP_BIAS32; in Bits20ToFloat32()
487 exp = exp - EXP_BIAS32 + EXP_BIAS20; in Float32ToBits20()
520 EXP_BIAS20 = 63, enumerator