Home
last modified time | relevance | path

Searched refs:cppTensors (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.cpp49 OH_NN_ReturnCode NNRtTest::AddTensors(const std::vector<CppTensor>& cppTensors) in AddTensors() argument
53 for (const CppTensor& cppTensor : cppTensors) { in AddTensors()
H A Dnnrt_test.h53 virtual OH_NN_ReturnCode AddTensors(const std::vector<CppTensor>& cppTensors);