Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dquant_param.cpp27 void QuantParams::SetZeroPoints(const std::vector<int32_t>& zeroPoints) in SetZeroPoints()
Dneural_network_runtime.cpp66 const int32_t* zeroPoints, in OH_NNQuantParam_SetZeroPoints()