Searched defs:outputShape (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/ai/nncore/nncoretest/src/ |
| D | HdiExecutorTest.cpp | 526 std::vector<int32_t> outputShape{1, 2, 2, 1}; variable 804 std::vector<int32_t> outputShape{1, 2, 2, 1}; variable 852 std::vector<int32_t> outputShape{1, 2, 2, 1}; variable 900 std::vector<int32_t> outputShape{1, 2, 2, 1}; variable 948 std::vector<int32_t> outputShape{1, 2, 2, 1}; variable 996 std::vector<int32_t> outputShape{1, 2, 2, 1}; variable
|
| /test/xts/acts/ai/nncore/e2etest/src/ |
| D | EndToEndTest.cpp | 227 std::vector<int32_t> outputShape{1, 2, 2, 1}; in GetInputDimAndSetShape() local
|