Home
last modified time | relevance | path

Searched refs:DestroyTensorDesc (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiExecutorTest.cpp546 ASSERT_EQ(OH_NN_SUCCESS, DestroyTensorDesc(inputTensorDescs, outputTensorDescs)); in HWTEST_F()
818 ASSERT_EQ(OH_NN_SUCCESS, DestroyTensorDesc(inputTensorDescs, outputTensorDescs)); in HWTEST_F()
866 ASSERT_EQ(OH_NN_SUCCESS, DestroyTensorDesc(inputTensorDescs, outputTensorDescs)); in HWTEST_F()
914 ASSERT_EQ(OH_NN_SUCCESS, DestroyTensorDesc(inputTensorDescs, outputTensorDescs)); in HWTEST_F()
962 ASSERT_EQ(OH_NN_SUCCESS, DestroyTensorDesc(inputTensorDescs, outputTensorDescs)); in HWTEST_F()
1010 ASSERT_EQ(OH_NN_SUCCESS, DestroyTensorDesc(inputTensorDescs, outputTensorDescs)); in HWTEST_F()
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h183 OH_NN_ReturnCode DestroyTensorDesc(std::vector<NN_TensorDesc*>& inputTensorDescs,
H A Dnncore_utils.cpp654 DestroyTensorDesc(inputTensorDescs, outputTensorDescs); in GetExecutorInputOutputTensor()
657 OH_NN_ReturnCode DestroyTensorDesc( in DestroyTensorDesc() function

Completed in 7 milliseconds