Home
last modified time | relevance | path

Searched defs:outputs (Results 1 – 11 of 11) sorted by relevance

/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
Dhdi_model_run_test.cpp57 std::vector<V2_0::IOTensor> outputs; in AddModelTest() local
171 std::vector<V2_0::IOTensor> outputs; variable
210 std::vector<V2_0::IOTensor> outputs; variable
382 std::vector<V2_0::IOTensor> outputs; variable
Dhdi_model_prepare_test.cpp660 std::vector<V2_0::IOTensor> outputs; variable
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
Dhdi_model_run_test.cpp57 std::vector<V1_0::IOTensor> outputs; in AddModelTest() local
172 std::vector<V1_0::IOTensor> outputs; variable
211 std::vector<V1_0::IOTensor> outputs; variable
381 std::vector<V1_0::IOTensor> outputs; variable
/test/xts/acts/ai/mindspore/mindsporectest/src/
Dohos_c_api_test_mslite.cpp41 …ol PrintBeforeCallback(const OH_AI_TensorHandleArray inputs, const OH_AI_TensorHandleArray outputs, in PrintBeforeCallback()
48 bool PrintAfterCallback(const OH_AI_TensorHandleArray inputs, const OH_AI_TensorHandleArray outputs, in PrintAfterCallback()
258 void CompareResult(OH_AI_TensorHandleArray outputs, string model_name, float atol = 0.01, float rto… in CompareResult()
308 OH_AI_TensorHandleArray outputs; in ModelPredict() local
1167 OH_AI_TensorHandleArray outputs; variable
1959 OH_AI_TensorHandleArray outputs = OH_AI_ModelGetOutputs(model); variable
2011 OH_AI_TensorHandleArray outputs; variable
2119 OH_AI_TensorHandleArray outputs; variable
2141 OH_AI_TensorHandleArray outputs; variable
2200 OH_AI_TensorHandleArray outputs; variable
[all …]
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtStabilityTest/src/
Dhdi_stability_test.cpp60 std::vector<V1_0::IOTensor> outputs; in RunModelTest() local
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtStabilityTest/src/
Dhdi_stability_test.cpp60 std::vector<V2_0::IOTensor> outputs; in RunModelTest() local
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dmock_idevice.cpp335 … MockIPreparedModel::Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& outputs, in Run()
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dmock_idevice.cpp355 … MockIPreparedModel::Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& outputs, in Run()
/test/xts/acts/ai/nncore/common/
Dmock_idevice.cpp360 … MockIPreparedModel::Run(const std::vector<IOTensor>& inputs, const std::vector<IOTensor>& outputs, in Run()
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/
Dhdi_model_prepare_test.cpp413 std::vector<V2_0::IOTensor> outputs; variable
477 std::vector<V2_0::IOTensor> outputs; variable
541 std::vector<V2_0::IOTensor> outputs; variable
605 std::vector<V2_0::IOTensor> outputs; variable
669 std::vector<V2_0::IOTensor> outputs; variable
733 std::vector<V2_0::IOTensor> outputs; variable
797 std::vector<V2_0::IOTensor> outputs; variable
861 std::vector<V2_0::IOTensor> outputs; variable
925 std::vector<V2_0::IOTensor> outputs; variable
989 std::vector<V2_0::IOTensor> outputs; variable
[all …]
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/
Dmindspore.cpp1564 OH_AI_TensorHandleArray outputs = OH_AI_ModelGetOutputs(model); in OHAIModelGetOutputsOne() local