Searched defs:createShape (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/test/unittest/ |
| D | mindspore_unit_test.cpp | 612 int64_t createShape[createShapeNum] = {10}; variable 672 int64_t createShape[createShapeNum] = {10}; variable 812 int64_t createShape[createShapeNum] = {1, 48, 48, 3}; variable 841 int64_t createShape[createShapeNum] = {1, 48, 48, 3}; variable 864 int64_t createShape[createShapeNum] = {1, 48, 48, 3}; variable 890 int64_t createShape[createShapeNum] = {1, 48, 48, 3}; variable 914 int64_t createShape[createShapeNum] = {1, 48, 48, 3}; variable 939 int64_t createShape[createShapeNum] = {1, 48, 48, 3}; variable 963 int64_t createShape[createShapeNum] = {1, 48, 48, 3}; variable 988 int64_t createShape[createShapeNum] = {1, 48, 48, 3}; variable [all …]
|