Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/nncoretest/src/
DHdiExecutorTest.cpp526 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/
DEndToEndTest.cpp227 std::vector<int32_t> outputShape{1, 2, 2, 1}; in GetInputDimAndSetShape() local