Searched defs:shape (Results 1 – 4 of 4) sorted by relevance
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | nnrt_utils.h | 34 std::vector<int32_t> shape; member
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | nnrt_utils.h | 34 std::vector<int32_t> shape; member
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
| D | ExecutorTest.cpp | 299 int32_t shape[4] = {1, 100, 100, 11}; variable 334 int32_t shape[4] = {1, 1, 1, 1}; //minInputDims variable 369 int32_t shape[4] = {1, 100, 100, 10}; //maxInputDims variable
|
| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| D | ohos_c_api_test_mslite.cpp | 195 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shape_num); in FillInputsData() local 1070 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shape_num); variable
|