Home
last modified time | relevance | path

Searched defs:SetTensor (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/executor/
H A Dexecutor_test.cpp62 OH_NN_Tensor ExecutorTest::SetTensor(OH_NN_DataType dataType, uint32_t dimensionCount, const int32_… in SetTensor() function in OHOS::NeuralNetworkRuntime::UnitTest::ExecutorTest
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/executor/
H A Dexecutor_test.cpp62 OH_NN_Tensor ExecutorTest::SetTensor(OH_NN_DataType dataType, uint32_t dimensionCount, const int32_… in SetTensor() function in OHOS::NeuralNetworkRuntime::UnitTest::ExecutorTest
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp198 void NeuralNetworkRuntimeTest::SetTensor() in SetTensor() function in OHOS::NeuralNetworkRuntime::Unittest::NeuralNetworkRuntimeTest
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_executor/
H A Dnn_executor_test.cpp114 OH_NN_Tensor SetTensor(OH_NN_DataType dataType, uint32_t dimensionCount, const int32_t *dimensions, in SetTensor() function
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp199 void NeuralNetworkRuntimeTest::SetTensor() in SetTensor() function in OHOS::NeuralNetworkRuntime::Unittest::NeuralNetworkRuntimeTest