Searched defs:CreateConstTensor (Results 1 – 3 of 3) sorted by relevance
448 armnn::ConstTensor CreateConstTensor(const TfLiteTensor* tfLiteTensor, in CreateConstTensor() function
464 std::pair<ConstTensor, std::unique_ptr<float[]>> OnnxParser::CreateConstTensor(const std::string na… in CreateConstTensor() function in armnnOnnxParser::OnnxParser
3206 TfLiteParser::CreateConstTensor(TensorRawPtr tensorPtr, in CreateConstTensor() function in armnnTfLiteParser::TfLiteParser