Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dconv2d_v1_2.mod.py196 zero_point = 128 variable
/frameworks/ml/nn/common/
DQuantUtils.cpp64 bool PrecomputeZeroPointTimesWeightWithBias(int32_t zero_point, const int8_t* weight_tensor, in PrecomputeZeroPointTimesWeightWithBias()
DOperationsUtils.cpp53 const auto zero_point = outputShape.offset; in CalculateActivationRangeImpl() local
/frameworks/ml/nn/runtime/test/android_fuzzing/
DModel.proto167 required int32 zero_point = 5; field
/frameworks/ml/nn/runtime/test/specs/V1_3/
Dconv2d_quant8_signed.mod.py334 zero_point = 0 variable