Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/quant_param/
H A Dquant_param_test.cpp65 std::vector<int32_t> zeroPoints = {1, 2, 3, 4}; variable
115 std::vector<int32_t> zeroPoints = {1, 2, 3}; variable
133 std::vector<int32_t> zeroPoints = {1, 2, 3, 4}; variable
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dquant_param.cpp27 void QuantParams::SetZeroPoints(const std::vector<int32_t>& zeroPoints) in SetZeroPoints()
H A Dneural_network_runtime.cpp88 const int32_t* zeroPoints, in OH_NNQuantParam_SetZeroPoints()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp2820 int32_t zeroPoints = 2; variable
2835 int32_t zeroPoints = 2; variable
2877 uint32_t zeroPoints = 2; variable
2892 uint32_t zeroPoints = 2; variable