Home
last modified time | relevance | path

Searched defs:createTensorDesc (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/ai/nncore/opstest/src/
Dnncore_utils.cpp28 NN_TensorDesc* createTensorDesc(const int32_t* shape, size_t shapeNum, OH_NN_DataType dataType, OH_… in createTensorDesc() function
/test/xts/acts/ai/neural_network_runtime/neural_network_core/entry/src/main/cpp/
DNeuralNetworkTensorTypeTest.cpp193 NN_TensorDesc *createTensorDesc(const int32_t *shape, size_t shapeNum, OH_NN_DataType dataType, OH_… in createTensorDesc() function
/test/xts/acts/ai/nncore/common/
Dnncore_utils.cpp29 NN_TensorDesc* createTensorDesc(const int32_t* shape, size_t shapeNum, OH_NN_DataType dataType, OH_… in createTensorDesc() function