Searched defs:CreateConstTensor (Results 1 – 3 of 3) sorted by relevance
448 armnn::ConstTensor CreateConstTensor(const TfLiteTensor* tfLiteTensor, in CreateConstTensor() function
528 armnn::ConstTensor CreateConstTensor(const TfLiteOpaqueTensor* tfLiteTensor, in CreateConstTensor() function
601 OnnxParserImpl::CreateConstTensor(const std::string name, in CreateConstTensor() function in armnnOnnxParser::OnnxParserImpl