Home
last modified time | relevance | path

Searched defs:outputValue (Results 1 – 9 of 9) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dmodel.h30 float outputValue[4] = {0}; member
51 float outputValue[4] = {0}; member
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dmodel.h30 float outputValue[4] = {0}; member
51 float outputValue[4] = {0}; member
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
Dhdi_model_run_test.cpp85 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); in AddModelTest() local
409 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
Dhdi_model_prepare_test.cpp687 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
Dhdi_model_run_test.cpp86 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); in AddModelTest() local
409 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtStabilityTest/src/
Dhdi_stability_test.cpp89 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); in RunModelTest() local
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtStabilityTest/src/
Dhdi_stability_test.cpp89 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); in RunModelTest() local
/test/xts/acts/ai/nncore/common/
Dnncore_utils.h76 float outputValue[4] = {0}; member
95 float outputValue[4] = {0}; member
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/
Dhdi_model_prepare_test.cpp435 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
499 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
563 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
627 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
691 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
755 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
819 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
883 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
947 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
1011 std::vector<float> outputValue(buffer, buffer + ADDEND_DATA_SIZE); variable
[all …]