Searched refs:inputTensorShapes (Results 1 – 2 of 2) sorted by relevance
365 std::vector<armnn::TensorShape> inputTensorShapes; in main() local388 inputTensorShapes.push_back(shape); in main()398 …ArmnnConverter converter(modelPath, inputNames, inputTensorShapes, outputNames, outputPath, isMode… in main()
1965 …std::vector<TensorShape> inputTensorShapes({inputTensorInfo1.GetShape(), inputTensorInfo2.GetShape… in ConcatDifferentInputOutputQParamTest() local2061 inputTensorShapes.begin(),inputTensorShapes.end(), 2); in ConcatDifferentInputOutputQParamTest()