Searched refs:permutationData (Results 1 – 1 of 1) sorted by relevance
451 void* permutationData = nullptr) in CreateConstTensor() argument458 …if (permutationVector.has_value() && permutationVector.value().GetSize() > 0 && permutationData !=… in CreateConstTensor()463 permutationData, in CreateConstTensor()466 …n armnn::ConstTensor(armnnUtils::Permuted(tensorInfo, permutationVector.value()), permutationData); in CreateConstTensor()