Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DOperationsUtils.cpp81 int64_t q_fixed = static_cast<int64_t>(std::round(q * (1ll << 31))); in QuantizeMultiplierSmallerThanOne() local
98 int64_t q_fixed = static_cast<int64_t>(std::round(q * (1ll << 31))); in QuantizeMultiplierGreaterThanOne() local