Home
last modified time | relevance | path

Searched refs:CreateInt64ConstTensor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnOnnxParser/
H A DOnnxParser.hpp168 CreateInt64ConstTensor(const std::string name,
H A DOnnxParser.cpp647 OnnxParserImpl::CreateInt64ConstTensor(const std::string name, in CreateInt64ConstTensor() function in armnnOnnxParser::OnnxParserImpl
1435 auto armnnTensor = CreateInt64ConstTensor(tensorName); in CreateInt64ConstantLayer()