Searched refs:ConstructTensorShapeString (Results 1 – 8 of 8) sorted by relevance
62 )" + armnnUtils::ConstructTensorShapeString(inputAShape) + R"( in GemmFixture()73 )" + armnnUtils::ConstructTensorShapeString(inputBShape) + R"( in GemmFixture()84 )" + armnnUtils::ConstructTensorShapeString(inputCShape) + R"( in GemmFixture()95 )" + armnnUtils::ConstructTensorShapeString(outputShape) + R"( in GemmFixture()488 )" + armnnUtils::ConstructTensorShapeString(inputAShape) + R"( in GemmABFixture()499 )" + armnnUtils::ConstructTensorShapeString(inputBShape) + R"( in GemmABFixture()510 )" + armnnUtils::ConstructTensorShapeString(outputShape) + R"( in GemmABFixture()
233 )" + armnnUtils::ConstructTensorShapeString(inputShape) + R"( in ReshapeNegativeReshapeFixture()244 )" + armnnUtils::ConstructTensorShapeString(shapeInputShape) + R"( in ReshapeNegativeReshapeFixture()268 )" + armnnUtils::ConstructTensorShapeString(outputShape) + R"( in ReshapeNegativeReshapeFixture()369 )" + armnnUtils::ConstructTensorShapeString(inputShape) + R"( in ReshapeNonConstShapeFixture()380 )" + armnnUtils::ConstructTensorShapeString(shapeInputShape) + R"( in ReshapeNonConstShapeFixture()398 )" + armnnUtils::ConstructTensorShapeString(outputShape) + R"( in ReshapeNonConstShapeFixture()
42 )" + armnnUtils::ConstructTensorShapeString(input0Shape) + R"( in ConcatFixture()53 )" + armnnUtils::ConstructTensorShapeString(input1Shape) + R"( in ConcatFixture()64 )" + armnnUtils::ConstructTensorShapeString(outputShape) + R"( in ConcatFixture()
36 )" + armnnUtils::ConstructTensorShapeString(inputShape) + R"( in UnsqueezeFixture()47 )" + armnnUtils::ConstructTensorShapeString(outputShape) + R"( in UnsqueezeFixture()
55 )" + armnnUtils::ConstructTensorShapeString(inputShape) + R"( in GatherMainFixture()66 )" + armnnUtils::ConstructTensorShapeString(outputShape) + R"( in GatherMainFixture()
14 std::string ConstructTensorShapeString(const std::vector<int>& shape);
13 std::string ConstructTensorShapeString(const std::vector<int>& shape) in ConstructTensorShapeString() function
36 )" + armnnUtils::ConstructTensorShapeString(inputShape) + R"( in ShapeMainFixture()