Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/common/
Dnnrt_utils.h34 std::vector<int32_t> shape; member
/test/xts/acts/ai/mindspore/src/
Dohos_c_api_test_mslite.cpp81 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shape_num); in FillInputsData() local
949 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shape_num); variable