Home
last modified time | relevance | path

Searched defs:kExponentBias (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.cc44 constexpr int32_t kExponentBias = 1023; variable
/external/v8/src/
Dobjects.h1865 static const int kExponentBias = 1023; variable