Home
last modified time | relevance | path

Searched refs:retShape (Results 1 - 1 of 1) sorted by relevance

/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp993 const int64_t *retShape = OH_AI_TensorGetShape(tensor, &retShapeNum); in HWTEST() local
996 ASSERT_EQ(retShape[i], createShape[i]); in HWTEST()
1021 const int64_t *retShape = OH_AI_TensorGetShape(tensor, &retShapeNum); in HWTEST() local
1024 ASSERT_EQ(retShape[i], createShape[i]); in HWTEST()

Completed in 3 milliseconds