Searched refs:CreateInt64ConstTensor (Results 1 – 2 of 2) sorted by relevance
168 CreateInt64ConstTensor(const std::string name,
647 OnnxParserImpl::CreateInt64ConstTensor(const std::string name, in CreateInt64ConstTensor() function in armnnOnnxParser::OnnxParserImpl1435 auto armnnTensor = CreateInt64ConstTensor(tensorName); in CreateInt64ConstantLayer()