Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
Dnn_tensor_test.cpp115 const int32_t zeroPoint = 0; variable
134 const int32_t zeroPoint = 0; variable
152 const int32_t zeroPoint = 0; variable
447 const int32_t zeroPoint = 0; variable
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
Dnn_tensor_test.cpp115 const int32_t zeroPoint = 0; variable
134 const int32_t zeroPoint = 0; variable
152 const int32_t zeroPoint = 0; variable
447 const int32_t zeroPoint = 0; variable
/foundation/ai/neural_network_runtime/test/system_test/common/
Dnnrt_test.h32 std::vector<int32_t> zeroPoint; member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dcpp_type.h73 int32_t zeroPoint; member
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
Dnnrt_op_builder.h158 int32_t zeroPoint = 0; in AddVectorTensor() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnn_tensor.cpp299 int32_t zeroPoint{0}; in ParseQuantParams() local
/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
Dneural_network_runtime_type.h3558 const int32_t *zeroPoint; member