Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dconv2d_v1_2.mod.py196 zero_point = 128 variable
/frameworks/ml/nn/common/
DOperationsUtils.cpp236 const auto zero_point = outputShape.offset; in CalculateActivationRangeUint8() local